Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-132652
#<BuildRuby:0x000055ab915b2f88
@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.20240109-132652",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000130 0.004041 0.946304 ( 1.455951)
build_miniruby 0.000945 0.000171 1.035910 ( 1.035113)
build_ruby 0.001936 0.000352 2.949833 ( 2.949760)
build_all 0.001184 0.009044 14.866009 ( 1.432682)
build_install 0.007162 0.002604 4.312056 ( 1.171814)
test_btest 0.000459 0.000167 79.769570 ( 6.989972)
test_basic 0.004746 0.000000 0.518681 ( 0.596523)
test_all 0.099509 0.035978 546.934145 ( 56.676981)
test_rubyspec 0.027446 0.007782 50.009223 ( 62.550868)
total: 134.86 sec