Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-150716
#<BuildRuby:0x0000555e576d86d8
@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.20221117-150716",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.008548 0.000657 1.092640 ( 1.160928)
build_miniruby 0.001395 0.000107 0.910012 ( 0.915171)
build_ruby 0.001942 0.000150 2.347390 ( 2.258312)
build_all 0.012556 0.006161 18.417310 ( 2.277386)
build_install 0.006456 0.013829 1.926583 ( 1.005801)
test_btest 0.000723 0.000212 83.926227 ( 9.680537)
test_basic 0.006438 0.000381 0.341701 ( 0.430917)
test_all 0.001456 0.000404 719.876718 ( 75.084187)
test_rubyspec 0.070903 0.062742 50.842473 ( 59.353279)
total: 152.17 sec