Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-104037
#<BuildRuby:0x000055b494561550
@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.20220727-104037",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.008219 0.001370 0.808994 ( 1.007455)
build_miniruby 0.001375 0.000229 0.063002 ( 0.061297)
build_ruby 0.001293 0.000216 0.063265 ( 0.061972)
build_all 0.008161 0.000470 1.229775 ( 0.464384)
build_install 0.010647 0.005337 4.386302 ( 1.824532)
test_btest 0.002287 0.000000 52.495480 ( 6.201179)
test_basic 0.006486 0.000654 0.276320 ( 0.365318)
test_all 0.002418 0.000000 507.149830 ( 53.872281)
test_rubyspec 0.087018 0.051375 41.773507 ( 47.580865)
total: 111.44 sec