Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-103422
#<BuildRuby:0x000056319c558448
@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.20221205-103422",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010243 0.000732 1.200069 ( 1.208457)
build_miniruby 0.002593 0.000185 0.848481 ( 0.847101)
build_ruby 0.002904 0.000207 2.247511 ( 2.151367)
build_all 0.010200 0.010330 18.565309 ( 2.198250)
build_install 0.008406 0.011298 2.076828 ( 1.060255)
test_btest 0.001198 0.000352 94.047194 ( 8.913993)
test_basic 0.009287 0.000000 0.333512 ( 0.421122)
test_all 0.001853 0.000099 676.476929 ( 69.032309)
test_rubyspec 0.098058 0.069247 49.037567 ( 57.137509)
total: 142.97 sec