Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-021915
#<BuildRuby:0x0000564649298c00
@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.20220728-021915",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009548 0.002204 0.976224 ( 1.682881)
build_miniruby 0.001586 0.000366 0.075532 ( 0.073485)
build_ruby 0.001568 0.000362 0.077131 ( 0.075049)
build_all 0.006023 0.003835 1.508993 ( 0.574119)
build_install 0.020274 0.000439 5.099237 ( 2.053433)
test_btest 0.001002 0.000211 72.139324 ( 8.296871)
test_basic 0.002709 0.005432 0.327052 ( 0.421984)
test_all 0.001762 0.000463 624.574546 ( 64.248016)
test_rubyspec 0.100874 0.063896 45.405393 ( 51.234703)
total: 128.66 sec