Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-062834
#<BuildRuby:0x0000560e47e58c00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220913-062834",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010174 0.000335 1.139352 ( 1.314300)
build_miniruby 0.001534 0.000192 0.071241 ( 0.070303)
build_ruby 0.001477 0.000185 0.074662 ( 0.073285)
build_all 0.010312 0.000000 1.558221 ( 0.614612)
build_install 0.020590 0.000993 1.930608 ( 0.949653)
test_btest 0.000942 0.000089 93.508493 ( 9.332419)
test_basic 0.006434 0.000612 0.357002 ( 0.446860)
test_all 0.000000 0.005575 654.056833 ( 67.009315)
test_rubyspec 0.114158 0.057245 47.333890 ( 55.623236)
total: 135.43 sec