Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-195427
#<BuildRuby:0x000055fa9c0684d8
@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.20220301-195427",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008561 0.003113 1.017089 ( 1.066466)
build_miniruby 0.001425 0.000519 0.073918 ( 0.074146)
build_ruby 0.000000 0.002007 0.076450 ( 0.076799)
build_all 0.006477 0.004232 4.173557 ( 0.870155)
build_install 0.011989 0.010385 7.991610 ( 2.464407)
test_btest 0.000682 0.000341 71.253240 ( 8.506073)
test_basic 0.000000 0.007302 0.339346 ( 0.431204)
test_all 0.000000 0.002109 655.015033 ( 67.133971)
test_rubyspec 0.098671 0.068538 46.308947 ( 51.769238)
total: 132.39 sec