Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-045429
#<BuildRuby:0x0000559205999480
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221008-045429",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.010056 0.000441 1.126774 ( 1.198048)
build_miniruby 0.002147 0.000153 0.094939 ( 0.091530)
build_ruby 0.001209 0.000086 0.104943 ( 0.102262)
build_all 0.007730 0.000210 1.341601 ( 0.567372)
build_install 0.014490 0.000289 1.687504 ( 0.878623)
test_btest 0.001467 0.000086 60.036774 ( 6.841505)
test_basic 0.001330 0.005330 0.346518 ( 0.436930)
test_all 0.007065 0.000201 512.381945 ( 54.895046)
test_rubyspec 0.073771 0.052025 42.639371 ( 51.218029)
total: 116.23 sec