Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-094058
#<BuildRuby:0x00005565aec5c6c8
@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.20220327-094058",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000068 0.000011 0.000079 ( 0.000081)
build_up 0.002457 0.009010 0.983113 ( 1.014557)
build_miniruby 0.002264 0.000000 0.074032 ( 0.071633)
build_ruby 0.002051 0.000036 0.079199 ( 0.077050)
build_all 0.008412 0.001087 4.169090 ( 0.840272)
build_install 0.020326 0.003929 8.022261 ( 2.433633)
test_btest 0.000898 0.000225 74.217644 ( 8.046652)
test_basic 0.002300 0.005216 0.345163 ( 0.440244)
test_all 0.002414 0.000000 654.314415 ( 70.389099)
test_rubyspec 0.121302 0.036392 45.909042 ( 51.254176)
total: 134.57 sec