Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-020723
#<BuildRuby:0x00005603db423440
@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.20220403-020723",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007495 0.003879 1.030502 ( 1.155735)
build_miniruby 0.001870 0.000234 0.073605 ( 0.071530)
build_ruby 0.001869 0.000234 0.075780 ( 0.074075)
build_all 0.007937 0.003438 4.260811 ( 0.875256)
build_install 0.018911 0.004481 8.587612 ( 3.039353)
test_btest 0.000888 0.000154 72.091833 ( 7.936935)
test_basic 0.002992 0.003872 0.340604 ( 0.429785)
test_all 0.001696 0.000354 674.172005 ( 66.114718)
test_rubyspec 0.083735 0.077351 46.540124 ( 51.976572)
total: 131.67 sec