Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-163527
#<BuildRuby:0x000055ac289a9438
@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.20221031-163527",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003567 0.005512 1.133672 ( 1.192796)
build_miniruby 0.001551 0.000119 0.103863 ( 0.101988)
build_ruby 0.001780 0.000137 0.103349 ( 0.101369)
build_all 0.007926 0.000610 1.334465 ( 0.583702)
build_install 0.010434 0.004615 1.648644 ( 0.908188)
test_btest 0.001882 0.000000 62.652227 ( 6.462268)
test_basic 0.006752 0.000361 0.367456 ( 0.459655)
test_all 0.006445 0.000000 523.326381 ( 55.266384)
test_rubyspec 0.079224 0.051376 43.387778 ( 51.920309)
total: 117.00 sec