Logfile: /home/ko1/ruby/logs/brlog.trunk.20231013-184345
#<BuildRuby:0x000055a7f5d63e20
@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.20231013-184345",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000937 0.004388 1.676718 ( 1.826084)
build_miniruby 0.001111 0.000493 51.184287 ( 8.285091)
build_ruby 0.000855 0.000380 2.633156 ( 2.632543)
build_all 0.006211 0.003214 14.261762 ( 1.302172)
build_install 0.005552 0.002878 4.210113 ( 1.056684)
test_btest 0.000731 0.000338 72.914316 ( 6.861443)
test_basic 0.000000 0.003924 0.556678 ( 0.639190)
test_all 0.003533 0.002575 443.357865 ( 53.373613)
test_rubyspec 0.018342 0.030681 48.627254 ( 61.033726)
total: 137.01 sec