Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-163738
#<BuildRuby:0x000055b732e70920
@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.20221109-163738",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003448 0.007638 1.090829 ( 1.154869)
build_miniruby 0.001823 0.000215 0.063794 ( 0.061540)
build_ruby 0.001769 0.000208 0.071220 ( 0.069179)
build_all 0.010339 0.000237 1.532935 ( 0.596715)
build_install 0.020533 0.000335 1.869877 ( 0.943383)
test_btest 0.001316 0.000114 90.872121 ( 8.915726)
test_basic 0.008403 0.000731 0.342975 ( 0.427908)
test_all 0.001839 0.000160 655.138531 ( 68.348027)
test_rubyspec 0.108461 0.070997 47.570433 ( 55.725936)
total: 136.24 sec