Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-134206
#<BuildRuby:0x000055a8e1403f00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-134206",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.004628 1.044149 ( 3.088805)
build_miniruby 0.000000 0.001002 1.044853 ( 1.043463)
build_ruby 0.000000 0.001300 2.743023 ( 2.653309)
build_all 0.002242 0.006566 15.747213 ( 3.414412)
build_install 0.008232 0.000199 2.017379 ( 1.190183)
test_btest 0.000524 0.000075 55.234526 ( 11.196800)
test_basic 0.003849 0.000549 0.308049 ( 0.398582)
test_all 0.000890 0.000127 666.542231 (105.150780)
test_rubyspec 0.048479 0.021804 51.004471 ( 59.184859)
total: 187.32 sec