Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-102442
#<BuildRuby:0x000055867a9504b0
@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.20220209-102442",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.012533 0.946885 ( 1.337529)
build_miniruby 0.000000 0.002211 0.075316 ( 0.073442)
build_ruby 0.000615 0.001518 0.077980 ( 0.076271)
build_all 0.008505 0.002387 4.089677 ( 0.796356)
build_install 0.019468 0.003254 7.849842 ( 2.355169)
test_btest 0.001271 0.000564 77.932035 ( 8.067823)
test_basic 0.002510 0.005605 0.343412 ( 0.432528)
test_all 0.001577 0.000788 693.391677 ( 66.856397)
test_rubyspec 0.084895 0.080499 46.049551 ( 51.183440)
total: 131.18 sec