Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-023349
#<BuildRuby:0x000055eca6187818
@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.20240115-023349",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005238 0.000265 1.131864 ( 1.629625)
build_miniruby 0.001410 0.000000 0.854281 ( 0.853692)
build_ruby 0.001384 0.000000 2.704646 ( 2.704497)
build_all 0.007483 0.001378 14.195052 ( 1.317479)
build_install 0.000000 0.008418 4.074655 ( 1.053672)
test_btest 0.000000 0.001057 73.089583 ( 6.920807)
test_basic 0.000000 0.004428 0.725513 ( 0.800576)
test_all 0.096171 0.037015 460.067074 ( 48.915081)
test_rubyspec 0.028062 0.024597 49.229744 ( 61.543467)
total: 125.74 sec