Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-192756
#<BuildRuby:0x000055e00d52b280
@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.20231027-192756",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005052 0.000000 1.506554 ( 1.767178)
build_miniruby 0.001038 0.000000 0.929648 ( 0.929916)
build_ruby 0.001429 0.000000 2.724063 ( 2.724092)
build_all 0.009528 0.000400 16.266879 ( 1.418129)
build_install 0.008531 0.000346 4.919217 ( 1.170958)
test_btest 0.000911 0.000162 86.150340 ( 6.971248)
test_basic 0.002953 0.002632 0.698453 ( 0.773568)
test_all 0.107993 0.026618 503.231848 ( 55.079019)
test_rubyspec 0.022113 0.028583 50.597870 ( 62.956135)
total: 133.79 sec