Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-220141
#<BuildRuby:0x000055ff96d7bce8
@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.20231123-220141",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005688 1.270495 ( 1.670070)
build_miniruby 0.000000 0.001185 0.958363 ( 0.958218)
build_ruby 0.000491 0.001101 2.841755 ( 2.842316)
build_all 0.006930 0.003602 17.319283 ( 1.518996)
build_install 0.009127 0.000420 5.430052 ( 1.311482)
test_btest 0.000775 0.000258 89.856550 ( 6.826917)
test_basic 0.000383 0.004182 0.672621 ( 0.752865)
test_all 0.089755 0.049439 522.507995 ( 59.961679)
test_rubyspec 0.033181 0.014740 50.993929 ( 63.278593)
total: 139.12 sec