Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-222354
#<BuildRuby:0x000055c3da3a3ba0
@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-222354",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009575 0.000202 0.845626 ( 0.871926)
build_miniruby 0.001488 0.000000 0.064451 ( 0.063621)
build_ruby 0.001906 0.000000 0.062377 ( 0.061399)
build_all 0.009333 0.000034 1.250218 ( 0.471170)
build_install 0.010988 0.003962 1.556405 ( 0.777172)
test_btest 0.001366 0.000205 52.602254 ( 5.717278)
test_basic 0.006634 0.000995 0.272060 ( 0.362059)
test_all 0.000000 0.004242 477.134378 ( 52.064530)
test_rubyspec 0.095747 0.026749 41.560061 ( 49.284708)
total: 109.67 sec