Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-094111
#<BuildRuby:0x0000560e700ecb60
@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.20221130-094111",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010121 0.000269 1.206610 ( 1.235529)
build_miniruby 0.002172 0.000289 0.847666 ( 0.846879)
build_ruby 0.002971 0.000396 2.228246 ( 2.133223)
build_all 0.019188 0.001188 18.619510 ( 2.180543)
build_install 0.005429 0.015519 2.034031 ( 1.036929)
test_btest 0.001403 0.000390 90.911261 ( 8.901553)
test_basic 0.007369 0.002047 0.353297 ( 0.438571)
test_all 0.002221 0.000617 695.396661 ( 69.972686)
test_rubyspec 0.098726 0.068124 49.602657 ( 57.696868)
total: 144.44 sec