Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-061525
#<BuildRuby:0x0000562d501c4ea8
@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.20220903-061525",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002479 0.009181 1.013628 ( 1.022141)
build_miniruby 0.001531 0.000637 0.078003 ( 0.076357)
build_ruby 0.001478 0.000616 0.073247 ( 0.071044)
build_all 0.008128 0.002342 1.517391 ( 0.579641)
build_install 0.018531 0.004845 1.890378 ( 0.915708)
test_btest 0.000866 0.000319 73.175727 ( 8.033666)
test_basic 0.007513 0.000000 0.324617 ( 0.412906)
test_all 0.000270 0.004032 676.434075 ( 67.665793)
test_rubyspec 0.121408 0.056328 45.592129 ( 54.108677)
total: 132.89 sec