Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-075111
#<BuildRuby:0x0000556132a374b8
@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.20221117-075111",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008916 0.000637 1.145526 ( 2.476153)
build_miniruby 0.001799 0.000128 0.908894 ( 0.909252)
build_ruby 0.002109 0.000151 2.387489 ( 2.289123)
build_all 0.017886 0.000487 18.397359 ( 2.258903)
build_install 0.011811 0.009529 1.917219 ( 1.003518)
test_btest 0.001357 0.000000 81.404421 ( 8.962503)
test_basic 0.003074 0.004934 0.352378 ( 0.439999)
test_all 0.002476 0.000000 683.144146 ( 73.151812)
test_rubyspec 0.056175 0.064981 50.776438 ( 59.245867)
total: 150.74 sec