Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-161803
#<BuildRuby:0x0000561aa60cbe50
@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.20231230-161803",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003694 0.000652 1.062676 ( 1.441170)
build_miniruby 0.000792 0.000140 0.891198 ( 0.890253)
build_ruby 0.001117 0.000197 2.914345 ( 2.915320)
build_all 0.004055 0.005505 16.073549 ( 1.441964)
build_install 0.009028 0.000000 4.589193 ( 1.174878)
test_btest 0.000643 0.000000 84.019506 ( 7.160726)
test_basic 0.002063 0.002039 0.652967 ( 0.728837)
test_all 0.116206 0.019083 524.508652 ( 52.207674)
test_rubyspec 0.028530 0.020311 51.502781 ( 63.713414)
total: 131.68 sec