Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-220714
#<BuildRuby:0x00005637e1958c00
@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.20220716-220714",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000804 0.011369 0.977650 ( 1.130765)
build_miniruby 0.001670 0.000445 0.075206 ( 0.073147)
build_ruby 0.001732 0.000462 0.077268 ( 0.074972)
build_all 0.008598 0.000000 1.493625 ( 0.596883)
build_install 0.018685 0.001371 5.017186 ( 2.070274)
test_btest 0.000000 0.001275 75.882112 ( 8.571494)
test_basic 0.003648 0.003992 0.324267 ( 0.415663)
test_all 0.001637 0.000410 620.284659 ( 64.210297)
test_rubyspec 0.102680 0.058530 45.167594 ( 50.943319)
total: 128.09 sec