Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-001451
#<BuildRuby:0x0000560d36f4a8a0
@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.20220311-001451",
@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.000000 0.000005 0.000005 ( 0.000006)
autoconf 0.000000 0.000012 0.000012 ( 0.000012)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.005377 0.005262 1.023398 ( 1.063422)
build_miniruby 0.001727 0.000398 0.074885 ( 0.072836)
build_ruby 0.001492 0.000344 0.078945 ( 0.076861)
build_all 0.008730 0.000000 1.503860 ( 0.621177)
build_install 0.022604 0.000000 5.274036 ( 2.182567)
test_btest 0.000000 0.001382 72.094809 ( 8.340762)
test_basic 0.006488 0.000876 0.344617 ( 0.443704)
test_all 0.001370 0.000229 660.836463 ( 65.847451)
test_rubyspec 0.115165 0.037295 46.255520 ( 51.689649)
total: 130.34 sec