Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-203538
#<BuildRuby:0x000055e1c4449610
@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.20220506-203538",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000053 0.000010 0.000063 ( 0.000045)
configure 0.000019 0.000004 0.000023 ( 0.000026)
build_up 0.005709 0.002030 0.895980 ( 1.244146)
build_miniruby 0.000939 0.000000 0.048736 ( 0.047682)
build_ruby 0.001086 0.000000 0.059497 ( 0.058241)
build_all 0.005678 0.000151 1.291402 ( 0.561713)
build_install 0.010993 0.002948 6.338328 ( 3.050009)
test_btest 0.000000 0.000635 60.856375 ( 13.639978)
test_basic 0.001597 0.002328 0.292776 ( 0.387384)
test_all 0.001287 0.000276 546.713148 ( 64.955259)
test_rubyspec 0.027056 0.024396 52.945573 ( 58.675213)
total: 142.62 sec