Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-233921
#<BuildRuby:0x000055b5e5f389c8
@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.20220804-233921",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000031 0.000005 0.000036 ( 0.000038)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.011354 0.000445 0.982124 ( 1.080373)
build_miniruby 0.001694 0.000212 0.074511 ( 0.074236)
build_ruby 0.001746 0.000218 0.075373 ( 0.074746)
build_all 0.004875 0.004439 1.511117 ( 0.579504)
build_install 0.021938 0.001318 5.228971 ( 2.059443)
test_btest 0.001015 0.000153 78.811921 ( 8.565750)
test_basic 0.001743 0.005231 0.330216 ( 0.420763)
test_all 0.002419 0.000000 685.924800 ( 67.279140)
test_rubyspec 0.104676 0.062779 45.441190 ( 53.003745)
total: 133.14 sec