Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-210436
#<BuildRuby:0x0000557f3bb3cc10
@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.20220405-210436",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011311 0.000000 0.998062 ( 1.042625)
build_miniruby 0.001407 0.000325 0.066716 ( 0.065284)
build_ruby 0.001412 0.000377 0.074816 ( 0.073092)
build_all 0.009163 0.002443 4.208250 ( 0.848624)
build_install 0.011360 0.010051 8.474327 ( 2.998208)
test_btest 0.000936 0.000330 74.060044 ( 8.273550)
test_basic 0.007225 0.000000 0.333846 ( 0.422762)
test_all 0.002136 0.000000 656.026729 ( 65.494665)
test_rubyspec 0.106407 0.082016 46.546483 ( 52.010087)
total: 131.23 sec