Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-152742
#<BuildRuby:0x000055af0cb449c8
@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.20221117-152742",
@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.000000 0.000021 0.000021 ( 0.000021)
autoconf 0.000000 0.000039 0.000039 ( 0.000040)
configure 0.000000 0.000017 0.000017 ( 0.000018)
build_up 0.002217 0.006740 1.088545 ( 1.370201)
build_miniruby 0.002083 0.000000 0.923066 ( 0.927544)
build_ruby 0.002199 0.000115 2.375699 ( 2.293436)
build_all 0.010861 0.008388 18.519913 ( 2.262771)
build_install 0.016959 0.003256 1.898288 ( 1.007517)
test_btest 0.001111 0.000278 87.898258 ( 9.947619)
test_basic 0.005548 0.001387 0.345376 ( 0.435996)
test_all 0.002350 0.000588 678.691001 ( 73.643830)
test_rubyspec 0.081979 0.050086 50.853334 ( 59.347694)
total: 151.24 sec