Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-133830
#<BuildRuby:0x00005638e74cc4f0
@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.20220402-133830",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009511 0.002195 1.021422 ( 1.109373)
build_miniruby 0.001687 0.000389 0.075050 ( 0.074204)
build_ruby 0.002735 0.000000 0.077212 ( 0.075463)
build_all 0.007389 0.003750 4.265235 ( 0.858770)
build_install 0.022091 0.001791 8.605461 ( 3.008851)
test_btest 0.001725 0.000000 75.024584 ( 8.378734)
test_basic 0.004115 0.004073 0.345148 ( 0.434398)
test_all 0.001487 0.000354 644.806483 ( 65.065616)
test_rubyspec 0.102329 0.074443 46.583028 ( 51.955726)
total: 130.96 sec