Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-061754
#<BuildRuby:0x0000561de1764c10
@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.20220325-061754",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002102 0.010036 1.052894 ( 2.761334)
build_miniruby 0.001373 0.000458 0.070197 ( 0.068056)
build_ruby 0.001316 0.000439 0.076370 ( 0.074882)
build_all 0.007545 0.002515 4.088206 ( 0.828356)
build_install 0.017356 0.005785 7.786275 ( 2.420724)
test_btest 0.000942 0.000314 71.698114 ( 8.258686)
test_basic 0.007753 0.000991 0.342757 ( 0.429140)
test_all 0.001329 0.000420 693.687248 ( 67.069646)
test_rubyspec 0.103638 0.049231 45.807983 ( 51.374071)
total: 133.29 sec