Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-224152
#<BuildRuby:0x00005651693ae038
@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.20220812-224152",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000044 0.000004 0.000048 ( 0.000048)
configure 0.000040 0.000003 0.000043 ( 0.000044)
build_up 0.007402 0.004541 0.836151 ( 0.862087)
build_miniruby 0.002520 0.000360 0.068127 ( 0.065102)
build_ruby 0.001215 0.000173 0.053291 ( 0.051911)
build_all 0.004798 0.004623 1.253766 ( 0.480888)
build_install 0.007957 0.008830 1.584872 ( 0.797465)
test_btest 0.001265 0.000372 52.888201 ( 6.033110)
test_basic 0.001293 0.005063 0.303479 ( 0.393422)
test_all 0.003635 0.001283 479.724190 ( 51.943401)
test_rubyspec 0.087983 0.045084 41.555801 ( 49.216995)
total: 109.85 sec