Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-043944
#<BuildRuby:0x000055c54e1b80a0
@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.20240104-043944",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000552 0.004328 1.613832 ( 1.768504)
build_miniruby 0.000698 0.000218 0.841976 ( 0.841401)
build_ruby 0.001606 0.000000 2.656824 ( 2.661944)
build_all 0.005533 0.003809 14.383094 ( 1.317459)
build_install 0.001816 0.005730 4.265262 ( 1.075425)
test_btest 0.000774 0.000309 74.536536 ( 7.259011)
test_basic 0.003879 0.002294 0.914019 ( 0.989557)
test_all 0.109764 0.021277 485.262775 ( 45.027532)
test_rubyspec 0.017286 0.027172 47.563432 ( 59.935212)
total: 120.88 sec