Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-114538
#<BuildRuby:0x0000562fb4f5b858
@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.20220403-114538",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005957 0.005501 1.030648 ( 1.349191)
build_miniruby 0.001383 0.000593 0.078842 ( 0.076864)
build_ruby 0.001205 0.000516 0.078056 ( 0.076496)
build_all 0.009719 0.000778 4.312868 ( 0.863376)
build_install 0.019872 0.003986 8.608163 ( 2.987586)
test_btest 0.000928 0.000309 77.170075 ( 8.232723)
test_basic 0.007372 0.000850 0.345297 ( 0.432539)
test_all 0.000000 0.001856 656.011140 ( 65.381381)
test_rubyspec 0.092350 0.083820 46.991466 ( 52.128158)
total: 131.53 sec