Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-203315
#<BuildRuby:0x0000562169f204f0
@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.20220306-203315",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008280 0.001911 0.988368 ( 1.036735)
build_miniruby 0.001536 0.000354 0.077802 ( 0.075664)
build_ruby 0.001705 0.000393 0.074909 ( 0.072692)
build_all 0.009328 0.000960 4.190497 ( 0.835985)
build_install 0.013947 0.009159 7.951806 ( 2.389187)
test_btest 0.000911 0.000261 71.297779 ( 8.464234)
test_basic 0.006992 0.000000 0.337443 ( 0.426296)
test_all 0.002144 0.000000 687.795219 ( 66.945023)
test_rubyspec 0.075768 0.087664 46.524761 ( 51.936386)
total: 132.18 sec