Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-075341
#<BuildRuby:0x000055d80a6f88e8
@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.20220312-075341",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000016 0.000008 0.000024 ( 0.000024)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008622 0.002017 0.998600 ( 1.129412)
build_miniruby 0.001251 0.000568 0.074080 ( 0.072031)
build_ruby 0.001588 0.000722 0.075133 ( 0.072546)
build_all 0.007846 0.001243 1.503582 ( 0.614495)
build_install 0.017779 0.004870 5.275181 ( 2.195531)
test_btest 0.001003 0.000386 74.211164 ( 8.724657)
test_basic 0.006053 0.002328 0.340632 ( 0.427896)
test_all 0.001173 0.000451 695.172813 ( 67.763881)
test_rubyspec 0.067776 0.085167 46.156700 ( 51.622176)
total: 132.62 sec