Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-103338
#<BuildRuby:0x0000559c5d558a80
@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.20220328-103338",
@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.000026 0.000000 0.000026 ( 0.000025)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004647 0.007093 0.985628 ( 1.027756)
build_miniruby 0.002155 0.000000 0.080599 ( 0.078939)
build_ruby 0.001661 0.000044 0.068430 ( 0.067111)
build_all 0.008772 0.001511 4.143572 ( 0.849037)
build_install 0.018995 0.004849 7.864483 ( 2.393509)
test_btest 0.001096 0.000329 74.015264 ( 8.265294)
test_basic 0.007315 0.000831 0.337494 ( 0.425701)
test_all 0.001324 0.000378 703.207781 ( 68.229015)
test_rubyspec 0.090902 0.069694 45.578911 ( 51.178572)
total: 132.52 sec