Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-002027
#<BuildRuby:0x000055d769efc090
@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.20231228-002027",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.005848 0.000000 1.205881 ( 1.565349)
build_miniruby 0.001463 0.000000 0.961589 ( 0.959979)
build_ruby 0.001940 0.000124 2.914441 ( 2.919116)
build_all 0.005317 0.004283 16.305986 ( 1.436178)
build_install 0.003871 0.004879 4.694758 ( 1.198443)
test_btest 0.000798 0.000145 86.378081 ( 7.037700)
test_basic 0.000781 0.004571 0.846737 ( 0.924873)
test_all 0.083405 0.045686 561.269592 ( 57.930083)
test_rubyspec 0.022193 0.026946 50.827917 ( 63.115508)
total: 137.09 sec