Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-151657
#<BuildRuby:0x00005591329803a0
@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-151657",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000018)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.008505 0.001449 1.110726 ( 1.300993)
build_miniruby 0.001903 0.000585 0.120425 ( 0.116093)
build_ruby 0.001679 0.000516 0.122227 ( 0.104445)
build_all 0.009670 0.000202 1.575635 ( 0.682238)
build_install 0.011667 0.009959 1.949319 ( 1.015096)
test_btest 0.000985 0.000347 89.791091 ( 8.592314)
test_basic 0.006939 0.000735 0.416025 ( 0.505611)
test_all 0.001975 0.000658 660.481606 ( 68.412993)
test_rubyspec 0.094690 0.062320 48.415337 ( 56.901353)
total: 137.63 sec