Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-203259
#<BuildRuby:0x0000555fc437ccc8
@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.20220811-203259",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011454 0.001680 1.026218 ( 1.181557)
build_miniruby 0.001498 0.000345 0.075478 ( 0.074133)
build_ruby 0.002029 0.000000 0.070367 ( 0.068912)
build_all 0.007868 0.002639 1.554105 ( 0.595469)
build_install 0.012263 0.009776 5.220843 ( 2.080805)
test_btest 0.000000 0.001253 76.227070 ( 8.135775)
test_basic 0.004561 0.003161 0.328109 ( 0.416799)
test_all 0.002710 0.000948 672.284074 ( 66.085227)
test_rubyspec 0.116488 0.068323 45.229928 ( 52.883883)
total: 131.52 sec