Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-232921
#<BuildRuby:0x000055a55af83f90
@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.20240113-232921",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003739 0.001122 0.806622 ( 1.171957)
build_miniruby 0.000744 0.000223 0.823341 ( 0.823199)
build_ruby 0.001094 0.000328 2.718263 ( 2.719100)
build_all 0.003576 0.004160 12.080446 ( 0.957572)
build_install 0.006798 0.006066 3.429122 ( 0.956200)
test_btest 0.000578 0.000248 64.379791 ( 4.561898)
test_basic 0.002240 0.003178 0.407053 ( 0.487473)
test_all 0.083278 0.018378 372.872762 ( 41.679317)
test_rubyspec 0.037997 0.033368 40.874369 ( 53.419735)
total: 106.78 sec