Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-075044
#<BuildRuby:0x0000562cf651f788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-075044",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003542 0.002157 1.041474 ( 1.335585)
build_miniruby 0.000703 0.000151 0.794189 ( 0.794338)
build_ruby 0.000000 0.001623 2.655193 ( 2.655608)
build_all 0.005715 0.002160 11.924555 ( 0.995554)
build_install 0.008958 0.002357 3.479014 ( 0.962532)
test_btest 0.000613 0.000162 61.539428 ( 5.513946)
test_basic 0.003135 0.000825 0.407101 ( 0.487462)
test_all 0.069241 0.027713 376.985501 ( 39.209911)
test_rubyspec 0.040166 0.026036 40.264317 ( 52.835816)
total: 104.79 sec