Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-023218
#<BuildRuby:0x0000562d7a78f818
@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="-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.20240117-023218",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.004421 1.208251 ( 1.600586)
build_miniruby 0.000000 0.000938 0.856722 ( 0.856137)
build_ruby 0.000000 0.001385 2.772458 ( 2.772872)
build_all 0.006366 0.002776 14.320897 ( 1.312950)
build_install 0.007664 0.000000 4.124106 ( 1.049379)
test_btest 0.001096 0.000000 81.259035 ( 6.603053)
test_basic 0.004120 0.000791 0.641003 ( 0.716255)
test_all 0.115857 0.011443 477.948525 ( 45.650344)
test_rubyspec 0.027950 0.033253 79.939630 ( 92.257045)
total: 152.82 sec