Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-192258
#<BuildRuby:0x000055d723dc4bc8
@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.20220816-192258",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010702 0.000579 0.935928 ( 0.969537)
build_miniruby 0.001744 0.000349 0.077686 ( 0.076080)
build_ruby 0.001807 0.000361 0.074263 ( 0.071480)
build_all 0.006985 0.003002 1.544604 ( 0.585628)
build_install 0.011254 0.010318 1.867821 ( 0.899706)
test_btest 0.000943 0.000297 73.000352 ( 8.362941)
test_basic 0.002761 0.005471 0.331265 ( 0.418548)
test_all 0.002258 0.003664 632.935887 ( 67.211003)
test_rubyspec 0.123120 0.047727 45.180362 ( 52.854234)
total: 131.45 sec