Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-221311
#<BuildRuby:0x0000555cbcb70b38
@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-221311",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.010805 0.001544 1.057951 ( 1.130282)
build_miniruby 0.001468 0.000210 0.075202 ( 0.073746)
build_ruby 0.001828 0.000261 0.080548 ( 0.078170)
build_all 0.007957 0.001136 1.512546 ( 0.623557)
build_install 0.017349 0.005637 5.308441 ( 2.152526)
test_btest 0.000000 0.001381 71.625582 ( 8.162832)
test_basic 0.000000 0.008114 0.342953 ( 0.431011)
test_all 0.000000 0.002146 653.153789 ( 66.063591)
test_rubyspec 0.123661 0.041133 46.554766 ( 51.510784)
total: 130.23 sec