Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-011048
#<BuildRuby:0x000055d074bf00a0
@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.20231015-011048",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004802 0.000506 1.375779 ( 1.606676)
build_miniruby 0.000944 0.000100 0.902913 ( 0.902250)
build_ruby 0.001579 0.000000 2.671553 ( 2.671664)
build_all 0.010381 0.000000 18.218802 ( 1.591790)
build_install 0.008983 0.000733 5.378697 ( 1.257734)
test_btest 0.000879 0.000080 90.230776 ( 7.258961)
test_basic 0.004292 0.000390 0.743364 ( 0.819578)
test_all 0.006213 0.000835 583.021453 ( 58.692930)
test_rubyspec 0.003021 0.045963 50.791920 ( 62.968463)
total: 137.77 sec