Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-165028
#<BuildRuby:0x0000557e3dddc078
@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.20231226-165028",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.000854 0.002807 1.133190 ( 1.525808)
build_miniruby 0.000824 0.000366 0.839176 ( 0.838131)
build_ruby 0.000981 0.000436 2.780216 ( 2.779931)
build_all 0.007127 0.001922 14.822169 ( 1.339425)
build_install 0.002391 0.004937 4.212780 ( 1.065325)
test_btest 0.000665 0.000332 77.645523 ( 6.849779)
test_basic 0.005094 0.000839 0.838540 ( 0.915569)
test_all 0.105378 0.026869 499.148255 ( 54.641986)
test_rubyspec 0.020765 0.026768 48.400850 ( 60.728008)
total: 130.68 sec