Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-235621
#<BuildRuby:0x000055b9fea8c6c8
@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.20220207-235621",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.003028 0.007868 0.925243 ( 0.989728)
build_miniruby 0.001433 0.000269 0.076366 ( 0.074642)
build_ruby 0.002047 0.000384 0.077238 ( 0.074697)
build_all 0.005339 0.004466 4.063563 ( 0.769082)
build_install 0.022778 0.001085 7.800197 ( 2.347952)
test_btest 0.001218 0.000232 74.581548 ( 7.780444)
test_basic 0.004299 0.003539 0.334908 ( 0.423214)
test_all 0.002095 0.000456 659.347003 ( 65.447438)
test_rubyspec 0.120127 0.039180 45.913357 ( 51.510781)
total: 129.42 sec