Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-073705
#<BuildRuby:0x000055f132150620
@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-073705",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006110 0.005387 0.987040 ( 1.063037)
build_miniruby 0.001421 0.000327 0.075086 ( 0.073383)
build_ruby 0.001551 0.000358 0.071821 ( 0.069667)
build_all 0.005930 0.005075 1.571998 ( 0.597830)
build_install 0.019107 0.002384 1.866650 ( 0.938999)
test_btest 0.001073 0.000269 75.485129 ( 8.623881)
test_basic 0.006764 0.000307 0.321354 ( 0.415267)
test_all 0.003792 0.000892 675.369220 ( 66.130395)
test_rubyspec 0.119832 0.042298 45.907931 ( 53.437750)
total: 131.35 sec