Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-070503
#<BuildRuby:0x000055b5c96dc4d0
@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.20220717-070503",
@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.000000 0.000017 0.000017 ( 0.000015)
autoconf 0.000000 0.000016 0.000016 ( 0.000017)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.000000 0.011289 1.005822 ( 1.062468)
build_miniruby 0.000821 0.001310 0.074903 ( 0.073644)
build_ruby 0.001316 0.000506 0.074173 ( 0.073114)
build_all 0.007509 0.002888 1.517155 ( 0.600976)
build_install 0.009157 0.014493 5.253137 ( 2.093521)
test_btest 0.001233 0.000657 77.043445 ( 8.793834)
test_basic 0.007302 0.000000 0.311870 ( 0.400427)
test_all 0.002200 0.000000 675.788557 ( 66.947957)
test_rubyspec 0.119709 0.066286 45.407640 ( 51.195594)
total: 131.24 sec