Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-215549
#<BuildRuby:0x000055f29a6dcaf8
@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.20220305-215549",
@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.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003869 0.007687 1.003269 ( 1.549528)
build_miniruby 0.001845 0.000369 0.075350 ( 0.073960)
build_ruby 0.002058 0.000412 0.072481 ( 0.070759)
build_all 0.009435 0.001887 4.231525 ( 0.861178)
build_install 0.025166 0.000207 7.860094 ( 2.419608)
test_btest 0.000950 0.000143 76.238606 ( 8.003969)
test_basic 0.003030 0.004528 0.343692 ( 0.431844)
test_all 0.002308 0.000000 709.499978 ( 67.947273)
test_rubyspec 0.117150 0.051615 46.474669 ( 52.003610)
total: 133.36 sec