Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-141424
#<BuildRuby:0x0000560a66d789c8
@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.20220902-141424",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005762 0.005038 0.958938 ( 0.984713)
build_miniruby 0.001727 0.000370 0.074451 ( 0.072302)
build_ruby 0.002356 0.000000 0.077122 ( 0.074672)
build_all 0.005295 0.005251 1.520310 ( 0.565343)
build_install 0.011771 0.011853 1.917422 ( 0.921088)
test_btest 0.000847 0.000318 71.581193 ( 8.247119)
test_basic 0.007284 0.000775 0.337724 ( 0.426465)
test_all 0.004010 0.000000 639.152495 ( 64.915941)
test_rubyspec 0.115950 0.060552 45.764571 ( 54.229947)
total: 130.44 sec