Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-101847
#<BuildRuby:0x000055b497c0c6e0
@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.20220624-101847",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011926 0.000475 0.985786 ( 1.283457)
build_miniruby 0.001600 0.000213 0.072650 ( 0.071096)
build_ruby 0.002194 0.000000 0.072952 ( 0.070898)
build_all 0.009093 0.000273 1.477081 ( 0.579899)
build_install 0.010893 0.012173 5.837647 ( 2.763755)
test_btest 0.000904 0.000216 77.622653 ( 8.433001)
test_basic 0.003067 0.004003 0.328079 ( 0.421877)
test_all 0.002836 0.000773 685.989580 ( 67.043636)
test_rubyspec 0.136407 0.054069 45.257973 ( 50.991131)
total: 131.66 sec