Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-130157
#<BuildRuby:0x000055a9c32bf670
@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.20231119-130157",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004239 0.000848 0.922798 ( 1.281873)
build_miniruby 0.001079 0.000000 0.830932 ( 0.830668)
build_ruby 0.001957 0.000000 2.589512 ( 2.589961)
build_all 0.003607 0.004033 12.021828 ( 0.991328)
build_install 0.002613 0.008230 3.507611 ( 0.958817)
test_btest 0.000581 0.000223 62.426646 ( 4.956604)
test_basic 0.000000 0.004226 0.400520 ( 0.480940)
test_all 0.078297 0.020321 354.700830 ( 35.650244)
test_rubyspec 0.029216 0.042412 39.854638 ( 52.420679)
total: 100.16 sec