Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-035229
#<BuildRuby:0x000055d206687fa8
@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.20240113-035229",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000701 0.003389 0.790532 ( 1.170225)
build_miniruby 0.000996 0.000000 0.911783 ( 0.911196)
build_ruby 0.001367 0.000000 2.724905 ( 2.729211)
build_all 0.006131 0.003419 14.549231 ( 1.393555)
build_install 0.009004 0.000000 4.283415 ( 1.154488)
test_btest 0.000679 0.000000 77.208934 ( 7.684410)
test_basic 0.003298 0.000000 0.431103 ( 0.511934)
test_all 0.100397 0.034313 532.079272 ( 53.352794)
test_rubyspec 0.013864 0.022208 50.094598 ( 62.599275)
total: 131.51 sec