Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-113337
#<BuildRuby:0x0000555fd54bb858
@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.20231126-113337",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002832 0.003827 1.408219 ( 1.812760)
build_miniruby 0.000952 0.000142 0.918244 ( 0.917550)
build_ruby 0.001451 0.000217 2.724642 ( 2.724712)
build_all 0.001902 0.008618 16.899240 ( 1.487845)
build_install 0.008590 0.001053 5.094847 ( 1.215029)
test_btest 0.000761 0.000182 83.623893 ( 7.368756)
test_basic 0.000826 0.003477 0.631825 ( 0.711035)
test_all 0.124031 0.009267 527.811729 ( 48.066507)
test_rubyspec 0.039517 0.007259 50.811486 ( 63.261330)
total: 127.57 sec