Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-061103
#<BuildRuby:0x00005558873149c8
@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.20220726-061103",
@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.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009455 0.001454 1.036662 ( 6.471501)
build_miniruby 0.001839 0.000283 0.075607 ( 0.073598)
build_ruby 0.001354 0.000209 0.072821 ( 0.072027)
build_all 0.009741 0.000000 1.509290 ( 0.566889)
build_install 0.017209 0.005359 5.176270 ( 2.044820)
test_btest 0.000884 0.000147 71.228909 ( 8.248052)
test_basic 0.006140 0.001023 0.309960 ( 0.397558)
test_all 0.002005 0.000334 631.142198 ( 64.067498)
test_rubyspec 0.098123 0.073269 45.485612 ( 51.226209)
total: 133.17 sec