Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-123124
#<BuildRuby:0x000055ba164a0620
@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.20220721-123124",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002222 0.009625 0.983970 ( 1.107997)
build_miniruby 0.002381 0.000000 0.074808 ( 0.072984)
build_ruby 0.002492 0.000000 0.076193 ( 0.074362)
build_all 0.009361 0.000501 1.534295 ( 0.587189)
build_install 0.019134 0.003260 5.195512 ( 2.078860)
test_btest 0.000955 0.000352 74.437106 ( 8.030909)
test_basic 0.003150 0.003888 0.317996 ( 0.407607)
test_all 0.001504 0.000601 646.349366 ( 64.826550)
test_rubyspec 0.096011 0.072673 45.870709 ( 51.648392)
total: 128.84 sec