Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-220222
#<BuildRuby:0x0000562a79301390
@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.20220814-220222",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009735 0.000869 0.849420 ( 0.897132)
build_miniruby 0.001488 0.000229 0.062511 ( 0.060715)
build_ruby 0.001287 0.000198 0.063666 ( 0.062722)
build_all 0.007409 0.000381 1.236152 ( 0.458106)
build_install 0.012996 0.001074 1.558367 ( 0.791408)
test_btest 0.001142 0.000153 55.229348 ( 6.130040)
test_basic 0.005936 0.000792 0.291319 ( 0.389497)
test_all 0.003384 0.000000 501.690640 ( 52.555846)
test_rubyspec 0.110986 0.025145 41.589244 ( 49.282087)
total: 110.63 sec