Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-054825
#<BuildRuby:0x000055f3b8cef340
@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.20220224-054825",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009248 0.001542 0.891795 ( 12.155915)
build_miniruby 0.001546 0.000258 0.072193 ( 0.071014)
build_ruby 0.001559 0.000260 0.072273 ( 0.070153)
build_all 0.005622 0.005181 4.194435 ( 0.858038)
build_install 0.022758 0.000417 7.910965 ( 2.384211)
test_btest 0.000990 0.000175 72.643979 ( 8.024275)
test_basic 0.006325 0.001116 0.342309 ( 0.431234)
test_all 0.002000 0.000353 680.389087 ( 65.900853)
test_rubyspec 0.102987 0.069008 46.457663 ( 51.566944)
total: 141.46 sec