Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-141107
#<BuildRuby:0x0000562ac67d0f40
@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.20220222-141107",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003442 0.007743 0.952621 ( 1.288548)
build_miniruby 0.002108 0.000000 0.074497 ( 0.072398)
build_ruby 0.001584 0.000000 0.067108 ( 0.065412)
build_all 0.010756 0.000000 4.122070 ( 0.802606)
build_install 0.015434 0.008668 7.793445 ( 2.316204)
test_btest 0.000999 0.000300 76.580664 ( 7.857176)
test_basic 0.006279 0.001884 0.325572 ( 0.412871)
test_all 0.001667 0.000000 701.890019 ( 67.769628)
test_rubyspec 0.114615 0.046670 46.307458 ( 51.762955)
total: 132.35 sec