Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-082743
#<BuildRuby:0x0000556dd31ffce8
@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.20240107-082743",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000010)
build_up 0.004119 0.000294 0.889356 ( 1.301336)
build_miniruby 0.001101 0.000000 0.883073 ( 0.882438)
build_ruby 0.001322 0.000000 2.739446 ( 2.742345)
build_all 0.010171 0.000000 14.529651 ( 1.368439)
build_install 0.008805 0.000000 4.194650 ( 1.134969)
test_btest 0.000772 0.000000 75.938597 ( 7.204845)
test_basic 0.002994 0.000005 0.496288 ( 0.579168)
test_all 0.100429 0.034384 520.044221 ( 51.556895)
test_rubyspec 0.019663 0.011677 48.394883 ( 60.976231)
total: 127.75 sec