Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-022408
#<BuildRuby:0x000055b4f4964610
@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.20221114-022408",
@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.000005 0.000012 ( 0.000012)
autoconf 0.000009 0.000005 0.000014 ( 0.000015)
configure 0.000006 0.000004 0.000010 ( 0.000011)
build_up 0.007705 0.002153 1.089158 ( 1.119986)
build_miniruby 0.001419 0.000774 0.125926 ( 0.123295)
build_ruby 0.001236 0.000674 0.121152 ( 0.105111)
build_all 0.008124 0.001874 1.587915 ( 0.677550)
build_install 0.012495 0.008540 1.927014 ( 1.003514)
test_btest 0.000824 0.000439 90.462991 ( 9.106831)
test_basic 0.003654 0.004089 0.415491 ( 0.504432)
test_all 0.001464 0.000824 662.294683 ( 68.058198)
test_rubyspec 0.095424 0.058516 48.067871 ( 56.581552)
total: 137.28 sec