Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-113727
#<BuildRuby:0x0000565139f0ce50
@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.20220801-113727",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009852 0.000827 0.959725 ( 1.536018)
build_miniruby 0.001482 0.000211 0.072356 ( 0.070443)
build_ruby 0.002485 0.000355 0.076858 ( 0.074009)
build_all 0.007351 0.003546 1.565196 ( 0.577671)
build_install 0.022202 0.001363 5.146186 ( 2.068890)
test_btest 0.001154 0.000173 73.234988 ( 7.975374)
test_basic 0.007539 0.000378 0.316270 ( 0.409501)
test_all 0.001999 0.000286 632.788606 ( 64.752797)
test_rubyspec 0.092278 0.077394 45.437656 ( 51.214914)
total: 128.68 sec