Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-150103
#<BuildRuby:0x00005577ec197800
@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.20220626-150103",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010193 0.001336 0.991694 ( 1.852302)
build_miniruby 0.001428 0.000306 0.076013 ( 0.073883)
build_ruby 0.001495 0.000321 0.076219 ( 0.074399)
build_all 0.005405 0.004830 1.471985 ( 0.588659)
build_install 0.019130 0.003613 5.815042 ( 2.752267)
test_btest 0.000855 0.000214 73.209982 ( 8.360000)
test_basic 0.001939 0.005096 0.314434 ( 0.403691)
test_all 0.002024 0.000608 675.210726 ( 66.047147)
test_rubyspec 0.122398 0.062055 45.975214 ( 51.812741)
total: 131.97 sec