Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-105305
#<BuildRuby:0x0000564c54d45570
@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.20220807-105305",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008638 0.001725 0.877955 ( 1.006125)
build_miniruby 0.001200 0.000436 0.055916 ( 0.054477)
build_ruby 0.000925 0.000337 0.055054 ( 0.054039)
build_all 0.005744 0.002089 1.254065 ( 0.469604)
build_install 0.016243 0.003728 4.296459 ( 1.770690)
test_btest 0.001511 0.000503 51.946170 ( 6.651352)
test_basic 0.004372 0.001457 0.294530 ( 0.385686)
test_all 0.001970 0.000657 479.727170 ( 51.854337)
test_rubyspec 0.071603 0.062531 41.703904 ( 49.272598)
total: 111.52 sec