Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-075501
#<BuildRuby:0x000055e29e6e4098
@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.20231025-075501",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004649 0.001094 1.350061 ( 1.917563)
build_miniruby 0.001260 0.000296 0.889026 ( 0.886897)
build_ruby 0.001055 0.000248 2.663862 ( 2.665143)
build_all 0.005277 0.004647 16.213013 ( 1.456936)
build_install 0.004469 0.004460 4.977074 ( 1.193087)
test_btest 0.000715 0.000226 81.452550 ( 6.769874)
test_basic 0.003551 0.001122 0.623263 ( 0.700200)
test_all 0.071801 0.063203 511.495444 ( 59.421314)
test_rubyspec 0.018308 0.031081 49.991664 ( 62.353578)
total: 137.37 sec