Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-153606
#<BuildRuby:0x0000560b85e6c8f0
@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.20220224-153606",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.009831 0.000840 0.845029 ( 0.912402)
build_miniruby 0.001582 0.000226 0.071553 ( 0.070949)
build_ruby 0.002171 0.000000 0.075573 ( 0.073559)
build_all 0.009632 0.000334 4.200373 ( 0.841542)
build_install 0.023187 0.000000 7.831591 ( 2.354424)
test_btest 0.000000 0.001118 74.013811 ( 7.838465)
test_basic 0.002008 0.006911 0.337597 ( 0.426418)
test_all 0.001380 0.000240 710.731050 ( 67.949033)
test_rubyspec 0.131407 0.036796 46.168989 ( 51.276889)
total: 131.74 sec