Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-232316
#<BuildRuby:0x0000558d988b1480
@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.20221029-232316",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005592 0.004845 1.123282 ( 1.177509)
build_miniruby 0.002066 0.000318 0.103834 ( 0.102191)
build_ruby 0.001513 0.000233 0.098657 ( 0.097166)
build_all 0.006599 0.001015 1.342383 ( 0.583015)
build_install 0.013687 0.001211 1.637800 ( 0.906683)
test_btest 0.001516 0.000216 63.878304 ( 6.544927)
test_basic 0.006378 0.000059 0.343889 ( 0.438583)
test_all 0.007594 0.000203 493.973254 ( 55.430144)
test_rubyspec 0.079875 0.060316 43.360581 ( 51.765519)
total: 117.05 sec