Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-081849
#<BuildRuby:0x000055ebc3afb680
@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.20220219-081849",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007193 0.003996 0.960766 ( 1.143315)
build_miniruby 0.001370 0.000171 0.071470 ( 0.070216)
build_ruby 0.001862 0.000233 0.080417 ( 0.078820)
build_all 0.010355 0.000715 4.149947 ( 0.794111)
build_install 0.016732 0.006656 7.813758 ( 2.320958)
test_btest 0.000000 0.002731 76.992857 ( 8.136407)
test_basic 0.004905 0.003575 0.351766 ( 0.440246)
test_all 0.001993 0.000000 662.923052 ( 65.709532)
test_rubyspec 0.083894 0.082371 46.142429 ( 51.807030)
total: 130.50 sec