Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-184133
#<BuildRuby:0x00005633b636fd68
@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-184133",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004364 0.000459 1.187493 ( 1.530713)
build_miniruby 0.000000 0.001548 0.843476 ( 0.842748)
build_ruby 0.000000 0.001185 2.745467 ( 2.746285)
build_all 0.008145 0.000773 14.169223 ( 1.298369)
build_install 0.000000 0.007618 4.061368 ( 1.073872)
test_btest 0.000430 0.000489 76.793362 ( 6.507569)
test_basic 0.005219 0.000000 0.801550 ( 0.877127)
test_all 0.097983 0.032575 515.152854 ( 48.779350)
test_rubyspec 0.025240 0.021038 49.270124 ( 61.572380)
total: 125.23 sec