Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-134803
#<BuildRuby:0x0000558259407e88
@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.20240105-134803",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001391 0.002325 0.731186 ( 1.169263)
build_miniruby 0.001034 0.000239 0.916195 ( 0.915588)
build_ruby 0.001013 0.000234 2.782675 ( 2.787517)
build_all 0.006623 0.001528 12.118305 ( 1.005830)
build_install 0.002893 0.006216 3.426918 ( 0.980503)
test_btest 0.000756 0.000000 63.471839 ( 5.141441)
test_basic 0.000000 0.004198 0.383655 ( 0.467137)
test_all 0.068210 0.039277 478.490183 ( 44.015719)
test_rubyspec 0.029545 0.017275 40.894797 ( 53.684856)
total: 110.17 sec