Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-045459
#<BuildRuby:0x000055f8ac1cacc8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-045459",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004273 0.005811 1.231947 ( 2.432854)
build_miniruby 0.001610 0.000732 0.845689 ( 0.844152)
build_ruby 0.002373 0.001079 2.253796 ( 2.156404)
build_all 0.015391 0.005864 18.552119 ( 2.171799)
build_install 0.016765 0.005195 2.062059 ( 1.033604)
test_btest 0.001070 0.000441 88.525869 ( 9.198078)
test_basic 0.003733 0.006719 0.357222 ( 0.443199)
test_all 0.002396 0.001128 733.829642 ( 71.670573)
test_rubyspec 0.114918 0.060124 49.616418 ( 57.767207)
total: 147.72 sec