Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-120442
#<BuildRuby:0x0000556fb2cdc090
@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.20231014-120442",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004687 0.000234 1.353611 ( 1.597488)
build_miniruby 0.001025 0.000000 0.891705 ( 0.891037)
build_ruby 0.001376 0.000000 2.843908 ( 2.844037)
build_all 0.005928 0.004707 18.184153 ( 1.576510)
build_install 0.001494 0.009312 5.406727 ( 1.320388)
test_btest 0.000805 0.000000 89.973569 ( 8.176909)
test_basic 0.004676 0.000172 0.785687 ( 0.860271)
test_all 0.005693 0.000185 571.118643 ( 61.625363)
test_rubyspec 0.034633 0.020535 53.004791 ( 65.090308)
total: 143.98 sec