Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-160451
#<BuildRuby:0x00005558b274c6c8
@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.20220324-160451",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000024 0.000006 0.000030 ( 0.000026)
build_up 0.010516 0.000519 0.994250 ( 1.008332)
build_miniruby 0.002016 0.000432 0.068744 ( 0.066525)
build_ruby 0.001733 0.000372 0.078827 ( 0.076375)
build_all 0.010100 0.000205 4.088964 ( 0.845788)
build_install 0.011801 0.011283 7.795097 ( 2.384170)
test_btest 0.001185 0.000348 73.884755 ( 7.915152)
test_basic 0.006057 0.001782 0.337173 ( 0.437126)
test_all 0.001575 0.000210 702.738777 ( 68.178251)
test_rubyspec 0.098856 0.061063 45.923067 ( 51.402817)
total: 132.32 sec