Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-202802
#<BuildRuby:0x000055abc0b088a0
@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.20221006-202802",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006274 0.003579 1.110533 ( 1.927067)
build_miniruby 0.001779 0.000382 0.097721 ( 0.093768)
build_ruby 0.001334 0.000286 0.094932 ( 0.091870)
build_all 0.002967 0.004878 1.265969 ( 0.554480)
build_install 0.011641 0.005231 1.622750 ( 0.884797)
test_btest 0.000000 0.002066 61.207434 ( 6.511064)
test_basic 0.003910 0.003702 0.346511 ( 0.442670)
test_all 0.006288 0.000000 483.210603 ( 52.608239)
test_rubyspec 0.073487 0.056431 42.415905 ( 50.969983)
total: 114.08 sec