Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-001607
#<BuildRuby:0x00005646d11c0ea8
@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.20220722-001607",
@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.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008869 0.002217 0.975786 ( 1.251614)
build_miniruby 0.001769 0.000443 0.074518 ( 0.072924)
build_ruby 0.001468 0.000367 0.079851 ( 0.078684)
build_all 0.009180 0.000962 1.528994 ( 0.584121)
build_install 0.016902 0.003163 5.243085 ( 2.099038)
test_btest 0.000947 0.000211 74.442731 ( 8.245046)
test_basic 0.002298 0.005495 0.304580 ( 0.394058)
test_all 0.001369 0.000380 683.374138 ( 66.887010)
test_rubyspec 0.111728 0.059224 45.566471 ( 51.333016)
total: 130.95 sec