Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-172936
#<BuildRuby:0x00005566c995aeb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230726-172936",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002698 0.004411 1.593473 ( 2.983828)
build_miniruby 0.001009 0.000160 0.994259 ( 0.993112)
build_ruby 0.000996 0.000157 2.630285 ( 2.629761)
build_all 0.009414 0.000132 14.260594 ( 1.249887)
build_install 0.003611 0.004166 1.993753 ( 0.979510)
test_btest 0.000795 0.000145 81.523219 ( 7.590890)
test_basic 0.003968 0.000721 0.697630 ( 0.772654)
test_all 0.001199 0.000218 530.045459 ( 49.426484)
test_rubyspec 0.012011 0.026611 43.545297 ( 55.936499)
total: 122.56 sec