Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-081851
#<BuildRuby:0x000055d5e0cec6e0
@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.20220913-081851",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008598 0.001566 1.139804 ( 1.225251)
build_miniruby 0.001967 0.000000 0.074978 ( 0.073736)
build_ruby 0.002187 0.000000 0.074114 ( 0.072629)
build_all 0.010715 0.000590 1.561632 ( 0.606864)
build_install 0.015635 0.006433 1.937028 ( 0.935436)
test_btest 0.001464 0.000000 96.809800 ( 9.442232)
test_basic 0.007917 0.000000 0.361055 ( 0.447968)
test_all 0.000210 0.003428 683.320130 ( 69.203897)
test_rubyspec 0.089235 0.069574 47.252636 ( 55.640482)
total: 137.65 sec