Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C#

Compiler

.NET Core 2.1.401

Options

$ dotnet build

Welcome to .NET Core!
---------------------
Learn more about .NET Core: https://aka.ms/dotnet-docs
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs

Telemetry
---------
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous and doesn't include command-line arguments. The data is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.

Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry

ASP.NET Core
------------
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
Getting ready...
The template "Console Application" was created successfully.

Processing post-creation actions...
Running 'dotnet restore' on prog/prog.csproj...
  Restoring packages for /home/jail/prog/prog.csproj...
  Generating MSBuild file /home/jail/prog/obj/prog.csproj.nuget.g.props.
  Generating MSBuild file /home/jail/prog/obj/prog.csproj.nuget.g.targets.
  Restore completed in 473.89 ms for /home/jail/prog/prog.csproj.

Restore succeeded.

Microsoft (R) Build Engine version 15.8.166+gd4e8d81a88 for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.

  Restore completed in 64.61 ms for /home/jail/prog/prog.csproj.
  prog -> /home/jail/prog/bin/Debug/netcoreapp2.1/prog.dll

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:05.34
[0.0s] 取得開始
[0.3s] 取得完了 4件 (ID = 1,2,3,4)
[0.3s] 処理開始 (ID = 2)
[0.3s] 処理開始 (ID = 1)
[1.4s] 処理完了 (ID = 2, 1件完了)
[1.4s] 処理開始 (ID = 3)
[1.4s] 取得開始
[2.0s] 取得完了 4件 (ID = 5,6,7,8)
[2.0s] 処理完了 (ID = 1, 2件完了)
[2.0s] 処理開始 (ID = 4)
[3.3s] 処理完了 (ID = 3, 3件完了)
[3.3s] 処理開始 (ID = 5)
[4.0s] 処理完了 (ID = 4, 4件完了)
[4.0s] 処理開始 (ID = 6)
[4.6s] 処理完了 (ID = 5, 5件完了)
[4.6s] 処理開始 (ID = 7)
[4.6s] 取得開始
[5.0s] 削除開始 5件 (ID = 2,1,3,4,5)
[5.1s] 処理完了 (ID = 6, 6件完了)
[5.1s] 処理開始 (ID = 8)
[5.1s] 削除完了 5件 (ID = 2,1,3,4,5)
[5.1s] 取得完了 10件 (ID = 9,10,11,12,13,14,15,16,17,18)
[6.2s] 処理完了 (ID = 7, 7件完了)
[6.2s] 処理開始 (ID = 9)
[6.7s] 処理完了 (ID = 8, 8件完了)
[6.7s] 処理開始 (ID = 10)
[7.9s] 処理完了 (ID = 10, 9件完了)
[7.9s] 処理開始 (ID = 11)
[7.9s] 処理完了 (ID = 9, 10件完了)
[7.9s] 処理開始 (ID = 12)
[9.7s] 処理完了 (ID = 11, 11件完了)
[9.7s] 処理開始 (ID = 13)
[9.9s] 処理完了 (ID = 12, 12件完了)
[9.9s] 処理開始 (ID = 14)
[10.0s] 削除開始 7件 (ID = 6,7,8,10,9,11,12)
[10.1s] 削除完了 7件 (ID = 6,7,8,10,9,11,12)
[11.2s] 処理完了 (ID = 13, 13件完了)
[11.2s] 処理開始 (ID = 15)
[11.8s] 処理完了 (ID = 14, 14件完了)
[11.8s] 処理開始 (ID = 16)
[12.5s] 処理完了 (ID = 15, 15件完了)
[12.5s] 取得開始
[12.5s] 処理開始 (ID = 17)
[13.1s] 取得完了 5件 (ID = 19,20,21,22,23)
[13.4s] 処理完了 (ID = 16, 16件完了)
[13.4s] 処理開始 (ID = 18)
[14.1s] 処理完了 (ID = 17, 17件完了)
[14.1s] 処理開始 (ID = 19)
[14.7s] 処理完了 (ID = 18, 18件完了)
[14.7s] 処理開始 (ID = 20)
[15.0s] 削除開始 6件 (ID = 13,14,15,16,17,18)
[15.1s] 削除完了 6件 (ID = 13,14,15,16,17,18)
[15.5s] 処理完了 (ID = 19, 19件完了)
[16.4s] 処理完了 (ID = 20, 20件完了)
[16.4s] 処理ブロック終了
[16.4s] 削除開始 2件 (ID = 19,20)
[16.5s] 削除完了 2件 (ID = 19,20)
[16.5s] 削除ブロック終了
Exit Code:
0