Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-005454
#<BuildRuby:0x000055c49d5cb7e8
@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.20221129-005454",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010120 1.255756 ( 1.294365)
build_miniruby 0.000000 0.002727 0.838065 ( 0.837069)
build_ruby 0.002350 0.000664 2.222455 ( 2.129199)
build_all 0.018730 0.002630 18.605531 ( 2.173576)
build_install 0.019217 0.000816 1.834392 ( 0.939240)
test_btest 0.001336 0.000365 82.402190 ( 8.921021)
test_basic 0.008394 0.001079 0.340560 ( 0.426284)
test_all 0.002873 0.000750 731.426749 ( 71.770801)
test_rubyspec 0.086509 0.082100 49.073566 ( 57.192426)
total: 145.69 sec