Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-232639
#<BuildRuby:0x00005563b56568a0
@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.20220227-232639",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008694 0.001337 1.053778 ( 5.869914)
build_miniruby 0.002069 0.000000 0.075609 ( 0.073442)
build_ruby 0.002017 0.000000 0.067162 ( 0.064945)
build_all 0.005404 0.004858 4.107129 ( 0.844646)
build_install 0.023374 0.000000 7.903502 ( 2.394378)
test_btest 0.001061 0.000000 75.360551 ( 7.927067)
test_basic 0.003906 0.003864 0.345603 ( 0.433748)
test_all 0.001394 0.000253 664.457297 ( 65.631318)
test_rubyspec 0.104147 0.047504 46.461547 ( 51.862215)
total: 135.10 sec