Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-210203
#<BuildRuby:0x00005559149e0a58
@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.20220307-210203",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000006 0.000002 0.000008 ( 0.000010)
build_up 0.007805 0.002839 0.990600 ( 1.056121)
build_miniruby 0.001516 0.000551 0.072331 ( 0.071109)
build_ruby 0.001788 0.000000 0.072130 ( 0.071349)
build_all 0.007634 0.003130 4.198755 ( 0.872090)
build_install 0.012345 0.010976 7.934494 ( 2.419645)
test_btest 0.000872 0.000388 72.295322 ( 8.277448)
test_basic 0.005298 0.002354 0.338718 ( 0.427903)
test_all 0.001226 0.000544 687.509531 ( 67.389790)
test_rubyspec 0.101400 0.067325 46.392430 ( 51.889348)
total: 132.48 sec