Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-042809
#<BuildRuby:0x000055ff4268b810
@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.20220330-042809",
@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.000003 0.000007 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000004 0.000003 0.000007 ( 0.000008)
build_up 0.008382 0.002735 1.028862 ( 4.010808)
build_miniruby 0.001219 0.000731 0.074210 ( 0.073273)
build_ruby 0.002661 0.000000 0.076567 ( 0.073918)
build_all 0.009311 0.001624 4.139365 ( 0.840683)
build_install 0.019288 0.002089 7.897895 ( 2.432125)
test_btest 0.000000 0.001757 78.317517 ( 8.111228)
test_basic 0.000000 0.008016 0.339048 ( 0.425095)
test_all 0.000000 0.001420 680.843819 ( 66.781400)
test_rubyspec 0.072024 0.096856 46.341627 ( 51.727291)
total: 134.48 sec