Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-001228
#<BuildRuby:0x00005623b1ec4ea8
@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.20220907-001228",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000019 0.000007 0.000026 ( 0.000024)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.010185 0.003395 1.002481 ( 1.004873)
build_miniruby 0.001723 0.000575 0.072652 ( 0.070229)
build_ruby 0.000000 0.001429 0.066109 ( 0.064554)
build_all 0.000457 0.010471 1.567756 ( 0.593186)
build_install 0.016519 0.006036 1.935870 ( 0.952571)
test_btest 0.000790 0.000395 97.162600 ( 9.855307)
test_basic 0.003739 0.004193 0.355100 ( 0.445430)
test_all 0.002970 0.001572 630.584750 ( 66.648818)
test_rubyspec 0.097530 0.079585 47.058165 ( 55.505551)
total: 135.14 sec