Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-072705
#<BuildRuby:0x000055ba7fa00ae8
@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.20221205-072705",
@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.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009145 0.001209 1.204193 ( 1.260640)
build_miniruby 0.000000 0.002788 0.847389 ( 0.846560)
build_ruby 0.003451 0.001133 2.239392 ( 2.142575)
build_all 0.016757 0.003333 18.599439 ( 2.167613)
build_install 0.020796 0.001222 2.074145 ( 1.047448)
test_btest 0.001495 0.000000 95.899218 ( 9.141908)
test_basic 0.009394 0.000054 0.340862 ( 0.426249)
test_all 0.001757 0.000352 675.598253 ( 71.985252)
test_rubyspec 0.115498 0.060724 49.393601 ( 57.455292)
total: 146.47 sec