Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-055553
#<BuildRuby:0x0000560215b52eb8
@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.20231228-055553",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001353 0.003378 1.125810 ( 1.508392)
build_miniruby 0.001045 0.000000 0.869172 ( 0.868307)
build_ruby 0.001450 0.000000 2.849577 ( 2.849848)
build_all 0.009152 0.000797 16.905961 ( 1.513415)
build_install 0.004972 0.004210 4.785210 ( 1.150671)
test_btest 0.000823 0.000187 84.580469 ( 7.778202)
test_basic 0.000000 0.005461 0.780089 ( 0.851312)
test_all 0.096922 0.040413 539.431725 ( 53.841266)
test_rubyspec 0.018351 0.029494 50.058281 ( 62.458198)
total: 132.82 sec