Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-053457
#<BuildRuby:0x000055f6440d3500
@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.20240113-053457",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000291 0.003624 0.893172 ( 1.282103)
build_miniruby 0.000886 0.000127 0.876574 ( 0.877073)
build_ruby 0.001316 0.000188 2.696746 ( 2.698263)
build_all 0.005163 0.004733 14.537086 ( 1.354952)
build_install 0.002337 0.007211 4.238593 ( 1.159528)
test_btest 0.000766 0.000000 77.657062 ( 7.387517)
test_basic 0.001007 0.003257 0.502005 ( 0.580206)
test_all 0.105845 0.029878 515.254220 ( 48.994431)
test_rubyspec 0.010913 0.023620 49.347257 ( 61.844814)
total: 126.18 sec