Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-212819
#<BuildRuby:0x0000559034818c00
@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.20221113-212819",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004915 0.004104 1.111814 ( 1.159643)
build_miniruby 0.002101 0.000301 0.115901 ( 0.114477)
build_ruby 0.002024 0.000000 0.119304 ( 0.103849)
build_all 0.006347 0.003472 1.557498 ( 0.693398)
build_install 0.017282 0.004235 1.940339 ( 1.007721)
test_btest 0.001317 0.000251 87.809635 ( 8.829462)
test_basic 0.005413 0.001031 0.411001 ( 0.502224)
test_all 0.001677 0.000320 703.267290 ( 70.002582)
test_rubyspec 0.134628 0.048405 48.111223 ( 56.604414)
total: 139.02 sec