Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-071802
#<BuildRuby:0x000055bd7de73610
@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.20221226-071802",
@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.001151 0.000089 1.057230 ( 4.698606)
autoconf 0.000000 0.001009 1.144019 ( 1.167013)
configure 0.031857 0.022386 16.077086 ( 17.472382)
build_up 0.021921 0.002362 24.484175 ( 22.917955)
build_miniruby 0.011587 0.000118 152.836059 ( 13.765023)
build_ruby 0.001271 0.000328 2.719553 ( 2.470868)
build_all 0.082433 0.020643 221.227426 ( 25.694485)
build_install 0.005625 0.001433 1.878984 ( 0.790515)
test_btest 0.000526 0.000134 65.325765 ( 5.991266)
test_basic 0.003314 0.000000 0.254038 ( 0.349401)
test_all 0.001617 0.000000 498.028617 ( 47.938291)
test_rubyspec 0.012363 0.015629 34.777526 ( 45.465646)
total: 188.72 sec