Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-155603
#<BuildRuby:0x0000564ad78d40a0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-155603",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.003914 0.976568 ( 1.403762)
build_miniruby 0.000719 0.000228 0.862218 ( 0.862400)
build_ruby 0.000808 0.000242 2.704772 ( 2.706091)
build_all 0.003956 0.004106 12.034171 ( 1.000735)
build_install 0.013064 0.000156 3.552259 ( 0.963204)
test_btest 0.000511 0.000146 62.657481 ( 5.353302)
test_basic 0.000000 0.004536 0.371336 ( 0.453931)
test_all 0.066280 0.032330 389.200550 ( 40.434240)
test_rubyspec 0.042637 0.027756 39.577896 ( 52.233376)
total: 105.41 sec