Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-075222
#<BuildRuby:0x000055d82ae33840
@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.20240111-075222",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004188 0.000051 1.090265 ( 1.514095)
build_miniruby 0.000000 0.001002 0.910585 ( 0.910089)
build_ruby 0.000000 0.001410 2.778053 ( 2.779226)
build_all 0.005479 0.004677 14.484229 ( 1.362282)
build_install 0.001043 0.008169 4.278188 ( 1.145972)
test_btest 0.000449 0.000176 77.804991 ( 7.490205)
test_basic 0.003506 0.000000 0.532384 ( 0.613246)
test_all 0.117221 0.017388 534.410275 ( 54.620846)
test_rubyspec 0.024986 0.009727 48.965744 ( 61.458011)
total: 131.89 sec