Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-211613
#<BuildRuby:0x000055df09c07680
@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.20220223-211613",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005796 0.005459 0.866028 ( 0.935267)
build_miniruby 0.000000 0.002142 0.074553 ( 0.073000)
build_ruby 0.000895 0.001279 0.070230 ( 0.068848)
build_all 0.006136 0.004923 4.274803 ( 0.871996)
build_install 0.012196 0.008444 7.933903 ( 2.443176)
test_btest 0.000844 0.000328 71.532274 ( 7.943607)
test_basic 0.004032 0.004263 0.341359 ( 0.428778)
test_all 0.002328 0.000357 663.664604 ( 65.702690)
test_rubyspec 0.094992 0.071464 46.287014 ( 51.768199)
total: 130.24 sec