Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-105121
#<BuildRuby:0x0000558bc10806e0
@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.20220730-105121",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007034 0.006062 0.975261 ( 1.010194)
build_miniruby 0.001543 0.000363 0.075018 ( 0.073853)
build_ruby 0.002085 0.000000 0.074997 ( 0.073586)
build_all 0.009640 0.000932 1.543095 ( 0.601862)
build_install 0.014850 0.008386 5.361972 ( 2.113067)
test_btest 0.001216 0.000328 75.558444 ( 7.944490)
test_basic 0.007713 0.000178 0.325533 ( 0.413596)
test_all 0.001327 0.000332 630.523511 ( 65.000425)
test_rubyspec 0.141747 0.030253 45.219109 ( 51.051618)
total: 128.28 sec