Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-215255
#<BuildRuby:0x0000564c6c698610
@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.20220719-215255",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009389 0.000738 0.960926 ( 1.173383)
build_miniruby 0.000000 0.002336 0.072783 ( 0.071307)
build_ruby 0.000334 0.001879 0.078096 ( 0.076254)
build_all 0.007891 0.001578 1.545657 ( 0.606694)
build_install 0.008633 0.014010 5.194951 ( 2.102057)
test_btest 0.000901 0.000318 72.344373 ( 8.442164)
test_basic 0.005425 0.001914 0.329037 ( 0.418571)
test_all 0.000889 0.001673 679.914919 ( 66.799187)
test_rubyspec 0.103765 0.063444 46.114279 ( 51.906214)
total: 131.60 sec