Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-111342
#<BuildRuby:0x0000559ffcc28020
@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.20230122-111342",
@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.000010 0.000001 0.000011 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003324 0.000554 0.618557 ( 1.013680)
build_miniruby 0.000865 0.000144 0.652440 ( 0.651468)
build_ruby 0.001298 0.000000 2.212450 ( 2.212533)
build_all 0.009032 0.000000 11.947451 ( 1.470040)
build_install 0.002961 0.003593 1.491272 ( 0.716690)
test_btest 0.000604 0.000114 66.783710 ( 5.791173)
test_basic 0.000393 0.003246 0.242461 ( 0.337927)
test_all 0.001015 0.000239 481.502377 ( 50.741959)
test_rubyspec 0.011241 0.017269 34.812278 ( 45.404227)
total: 108.34 sec