Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-160240
#<BuildRuby:0x00005564c8124c10
@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-160240",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010565 0.000731 0.988161 ( 1.225499)
build_miniruby 0.001351 0.000416 0.073948 ( 0.072403)
build_ruby 0.001771 0.000545 0.074901 ( 0.072579)
build_all 0.007773 0.002392 4.210219 ( 0.844066)
build_install 0.017161 0.005684 7.889675 ( 2.385555)
test_btest 0.001099 0.000000 76.406709 ( 7.855902)
test_basic 0.007615 0.001037 0.355605 ( 0.443444)
test_all 0.001325 0.000389 653.236336 ( 67.121408)
test_rubyspec 0.093265 0.061958 46.206571 ( 51.571586)
total: 131.59 sec