Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-234132
#<BuildRuby:0x0000560165384728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-234132",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000024 0.000001 0.000025 ( 0.000029)
autoconf 0.000058 0.000004 0.000062 ( 0.000065)
configure 0.000000 0.000051 0.000051 ( 0.000050)
build_up 0.000666 0.008074 0.846045 ( 1.172059)
build_miniruby 0.000920 0.000184 1.003917 ( 1.002093)
build_ruby 0.001341 0.000268 2.762989 ( 2.760435)
build_all 0.004931 0.004452 16.553903 ( 2.965106)
build_install 0.006392 0.004955 2.237307 ( 1.164377)
test_btest 0.000681 0.000201 68.325344 ( 10.590971)
test_basic 0.006222 0.000000 0.338348 ( 0.425313)
test_all 0.001133 0.000000 656.401450 (102.791968)
test_rubyspec 0.070160 0.039157 50.848753 ( 58.957192)
total: 181.83 sec