Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-051413
#<BuildRuby:0x000055c238db36e8
@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.20231225-051413",
@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.000001 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005499 0.000351 1.201790 ( 1.578774)
build_miniruby 0.001086 0.000242 0.877645 ( 0.877314)
build_ruby 0.001179 0.000262 2.853705 ( 2.853986)
build_all 0.009742 0.000292 15.529045 ( 1.365657)
build_install 0.000000 0.008878 4.596278 ( 1.132417)
test_btest 0.000000 0.000975 79.238612 ( 7.274476)
test_basic 0.000467 0.004001 0.604105 ( 0.679859)
test_all 0.116397 0.020443 539.448922 ( 49.585733)
test_rubyspec 0.026381 0.023202 49.349288 ( 61.645604)
total: 126.99 sec