Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-095634
#<BuildRuby:0x000055aeb2c1d390
@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.20221026-095634",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008716 0.001194 1.154119 ( 1.406285)
build_miniruby 0.001217 0.000304 0.112353 ( 0.112842)
build_ruby 0.001239 0.000310 0.109284 ( 0.109385)
build_all 0.008756 0.000970 1.361986 ( 0.617474)
build_install 0.012483 0.002881 1.718691 ( 0.935597)
test_btest 0.001530 0.000353 63.014195 ( 7.096852)
test_basic 0.000598 0.006157 0.373380 ( 0.466057)
test_all 0.005866 0.002505 495.578426 ( 53.544275)
test_rubyspec 0.064883 0.059678 43.381634 ( 52.058568)
total: 116.35 sec