Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-105845
#<BuildRuby:0x00005635abf2c4c0
@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.20220830-105845",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.007045 0.005137 0.997412 ( 1.341252)
build_miniruby 0.002137 0.000329 0.076902 ( 0.075109)
build_ruby 0.001922 0.000295 0.077802 ( 0.076137)
build_all 0.007731 0.001189 1.524893 ( 0.596788)
build_install 0.020473 0.001257 1.889542 ( 0.921084)
test_btest 0.001588 0.000000 78.481732 ( 8.533036)
test_basic 0.007580 0.000000 0.333031 ( 0.423187)
test_all 0.004165 0.000144 632.273616 ( 64.985225)
test_rubyspec 0.103102 0.074651 45.747577 ( 54.180193)
total: 131.13 sec