Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-235329
#<BuildRuby:0x000055e65dd10c10
@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.20220305-235329",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.012860 1.047761 ( 1.470739)
build_miniruby 0.000317 0.001811 0.072960 ( 0.070827)
build_ruby 0.001368 0.000456 0.073767 ( 0.071652)
build_all 0.008742 0.001529 4.248204 ( 0.842019)
build_install 0.020646 0.002982 7.873737 ( 2.388413)
test_btest 0.000866 0.000236 78.293768 ( 8.598094)
test_basic 0.005215 0.001422 0.343297 ( 0.440310)
test_all 0.001677 0.000458 706.590744 ( 68.053417)
test_rubyspec 0.114156 0.067098 46.579416 ( 51.973342)
total: 133.91 sec