Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-164123
#<BuildRuby:0x0000563b77ad70b0
@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.20220310-164123",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009784 0.000560 0.992396 ( 1.068063)
build_miniruby 0.001525 0.000436 0.069469 ( 0.068414)
build_ruby 0.001611 0.000460 0.071543 ( 0.069619)
build_all 0.009168 0.001301 1.481720 ( 0.599257)
build_install 0.010337 0.013377 5.247249 ( 2.199744)
test_btest 0.000825 0.000329 80.650354 ( 8.150700)
test_basic 0.000866 0.005780 0.329070 ( 0.418036)
test_all 0.001033 0.000483 696.803255 ( 67.512073)
test_rubyspec 0.095059 0.076949 46.155268 ( 51.615580)
total: 131.70 sec