Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-053340
#<BuildRuby:0x000055b3545cf4b0
@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.20231111-053340",
@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.000000 0.000008 0.000008 ( 0.000007)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000009 0.000009 ( 0.000008)
build_up 0.000388 0.004074 1.290961 ( 1.604074)
build_miniruby 0.001036 0.000109 0.841859 ( 0.841121)
build_ruby 0.001399 0.000000 2.652575 ( 2.653102)
build_all 0.005745 0.004051 15.608703 ( 1.384797)
build_install 0.008763 0.000000 4.711913 ( 1.124235)
test_btest 0.000653 0.000000 83.495381 ( 7.278365)
test_basic 0.005576 0.000000 0.844885 ( 0.920657)
test_all 0.089176 0.044212 504.593507 ( 49.110843)
test_rubyspec 0.023168 0.022799 50.610146 ( 62.949172)
total: 127.87 sec