Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-201107
#<BuildRuby:0x00005619cff27940
@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.20220406-201107",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010852 0.000000 1.013656 ( 1.089526)
build_miniruby 0.001968 0.000000 0.076363 ( 0.074939)
build_ruby 0.001787 0.000000 0.076628 ( 0.075264)
build_all 0.010046 0.000000 4.204486 ( 0.834384)
build_install 0.018125 0.004951 8.387951 ( 2.951790)
test_btest 0.000000 0.001386 72.797343 ( 7.969166)
test_basic 0.003016 0.003791 0.341636 ( 0.430285)
test_all 0.002310 0.000076 666.338345 ( 66.297075)
test_rubyspec 0.115503 0.050313 46.761413 ( 52.189756)
total: 131.91 sec