Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-101039
#<BuildRuby:0x000055941cb85348
@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.20221009-101039",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003697 0.006534 1.086723 ( 1.157280)
build_miniruby 0.001378 0.000258 0.101170 ( 0.099253)
build_ruby 0.001203 0.000225 0.097039 ( 0.095069)
build_all 0.004088 0.003793 1.323204 ( 0.559530)
build_install 0.012749 0.001114 1.635106 ( 0.891183)
test_btest 0.001658 0.000349 59.990699 ( 6.545137)
test_basic 0.004280 0.003168 0.345597 ( 0.433571)
test_all 0.006394 0.000563 483.152818 ( 52.562619)
test_rubyspec 0.089410 0.035123 42.396750 ( 50.623650)
total: 112.97 sec