Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-072030
#<BuildRuby:0x000055c1bd93c4f0
@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.20220426-072030",
@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.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005457 0.008321 1.059164 ( 1.905763)
build_miniruby 0.001652 0.000441 0.077858 ( 0.075800)
build_ruby 0.001687 0.000450 0.075743 ( 0.074320)
build_all 0.009019 0.001180 1.534477 ( 0.636976)
build_install 0.020624 0.004035 5.869330 ( 2.819115)
test_btest 0.001123 0.000268 75.543565 ( 8.517906)
test_basic 0.008300 0.000853 0.324094 ( 0.410307)
test_all 0.002404 0.000169 700.674350 ( 67.750800)
test_rubyspec 0.098378 0.096271 46.088345 ( 51.236254)
total: 133.43 sec