Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-060648
#<BuildRuby:0x000055638b590620
@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.20220907-060648",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010674 0.000156 0.969112 ( 0.983434)
build_miniruby 0.001461 0.000091 0.072090 ( 0.070250)
build_ruby 0.002114 0.000132 0.072998 ( 0.071198)
build_all 0.006316 0.004701 1.555439 ( 0.597164)
build_install 0.017443 0.004463 1.922806 ( 0.946608)
test_btest 0.001079 0.000154 97.972379 ( 9.991220)
test_basic 0.006744 0.000291 0.354558 ( 0.447227)
test_all 0.003274 0.000331 674.227593 ( 68.155074)
test_rubyspec 0.106716 0.062492 47.016583 ( 55.394337)
total: 136.66 sec