Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-183138
#<BuildRuby:0x000055f6ffdb8c00
@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.20220811-183138",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012419 0.000089 0.941883 ( 1.070888)
build_miniruby 0.001785 0.000238 0.075557 ( 0.073618)
build_ruby 0.001776 0.000237 0.079237 ( 0.077130)
build_all 0.009931 0.000714 1.505635 ( 0.574849)
build_install 0.012321 0.010291 5.195026 ( 2.068207)
test_btest 0.000927 0.000211 71.816957 ( 8.547631)
test_basic 0.004855 0.003184 0.332852 ( 0.428304)
test_all 0.003436 0.000859 645.253110 ( 64.561065)
test_rubyspec 0.117689 0.062674 45.234620 ( 52.851673)
total: 130.25 sec