Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-194214
#<BuildRuby:0x0000557bdc2e7680
@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.20220207-194214",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010289 0.936372 ( 1.086836)
build_miniruby 0.000000 0.002226 0.075603 ( 0.074907)
build_ruby 0.000327 0.001783 0.071353 ( 0.070520)
build_all 0.009602 0.000751 4.134049 ( 0.794860)
build_install 0.020068 0.004100 7.806188 ( 2.374474)
test_btest 0.001562 0.000000 73.220499 ( 7.927274)
test_basic 0.008252 0.000000 0.334664 ( 0.425250)
test_all 0.001697 0.001569 689.235495 ( 66.974361)
test_rubyspec 0.077662 0.079893 45.992117 ( 51.466273)
total: 131.20 sec