Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-112639
#<BuildRuby:0x000055bf3332f4b8
@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.20220813-112639",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000030 0.000005 0.000035 ( 0.000031)
build_up 0.000000 0.011440 1.018817 ( 1.033825)
build_miniruby 0.001119 0.001001 0.074511 ( 0.071968)
build_ruby 0.001550 0.000596 0.078176 ( 0.076137)
build_all 0.008708 0.001598 1.544657 ( 0.578546)
build_install 0.020803 0.002094 1.901414 ( 0.958360)
test_btest 0.001122 0.000330 78.203219 ( 8.849338)
test_basic 0.002109 0.005800 0.334509 ( 0.425770)
test_all 0.000168 0.003233 644.904864 ( 64.705137)
test_rubyspec 0.122337 0.060088 45.956450 ( 53.460677)
total: 130.16 sec