Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-211607
#<BuildRuby:0x0000556f1d2eff90
@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.20240107-211607",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001500 0.003578 1.221125 ( 1.611613)
build_miniruby 0.001250 0.000198 1.464083 ( 1.466032)
build_ruby 0.001342 0.000212 4.507105 ( 4.513342)
build_all 0.005655 0.005176 16.709788 ( 1.743200)
build_install 0.013923 0.001018 4.861961 ( 1.630511)
test_btest 0.000573 0.000109 81.405527 ( 11.828874)
test_basic 0.004432 0.000844 0.654900 ( 0.723004)
test_all 0.113234 0.008034 547.059318 ( 74.615112)
test_rubyspec 0.041579 0.022796 77.671589 ( 89.849007)
total: 187.98 sec