Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-152247
#<BuildRuby:0x000055c661f446d8
@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.20220815-152247",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006576 0.004762 0.962902 ( 1.011414)
build_miniruby 0.002738 0.000000 0.061565 ( 0.058548)
build_ruby 0.002178 0.000244 0.080545 ( 0.078312)
build_all 0.010162 0.000427 1.525611 ( 0.573576)
build_install 0.016058 0.002757 1.883131 ( 0.952174)
test_btest 0.000979 0.000231 71.493059 ( 8.716103)
test_basic 0.008243 0.000000 0.336460 ( 0.427874)
test_all 0.005352 0.000000 633.137366 ( 64.129575)
test_rubyspec 0.102434 0.073811 45.723235 ( 53.241034)
total: 129.19 sec