Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-111203
#<BuildRuby:0x0000558d4359d438
@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.20221009-111203",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006146 0.003875 1.089221 ( 1.134648)
build_miniruby 0.002287 0.000000 0.101351 ( 0.098016)
build_ruby 0.001601 0.000000 0.100549 ( 0.097603)
build_all 0.003528 0.004734 1.285919 ( 0.546988)
build_install 0.012971 0.002595 1.614255 ( 0.868735)
test_btest 0.001232 0.000247 62.634030 ( 6.655551)
test_basic 0.005509 0.001102 0.351430 ( 0.441202)
test_all 0.007663 0.000000 483.405122 ( 52.392266)
test_rubyspec 0.065962 0.073357 42.879038 ( 51.374901)
total: 113.61 sec