Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-054436
#<BuildRuby:0x0000560b7c20ef08
@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.20221108-054436",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007866 0.000000 0.917351 ( 0.985036)
build_miniruby 0.001692 0.000204 0.052078 ( 0.050869)
build_ruby 0.001135 0.000162 0.040842 ( 0.040116)
build_all 0.002294 0.004783 1.221322 ( 0.470555)
build_install 0.013722 0.000000 1.572018 ( 0.815376)
test_btest 0.001785 0.000000 62.677961 ( 7.002486)
test_basic 0.002244 0.004477 0.298883 ( 0.391150)
test_all 0.002726 0.000606 492.366907 ( 53.824220)
test_rubyspec 0.098687 0.036873 43.523137 ( 52.065976)
total: 115.65 sec