Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-080211
#<BuildRuby:0x000055a33d0b3818
@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.20231220-080211",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004486 0.000177 1.288211 ( 1.831062)
build_miniruby 0.001117 0.000000 2.722444 ( 2.587903)
build_ruby 0.001277 0.000000 2.901365 ( 2.901627)
build_all 0.005719 0.004081 16.676647 ( 1.498473)
build_install 0.007192 0.002468 4.828856 ( 1.232873)
test_btest 0.000942 0.000300 84.359326 ( 7.885381)
test_basic 0.000000 0.004496 0.665714 ( 0.742205)
test_all 0.110560 0.025429 514.139449 ( 55.949920)
test_rubyspec 0.023206 0.027634 51.151792 ( 63.464125)
total: 138.09 sec