Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-085319
#<BuildRuby:0x000055e27d6bc6e0
@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.20221108-085319",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002012 0.008241 1.069240 ( 1.106435)
build_miniruby 0.001773 0.000380 0.064561 ( 0.062287)
build_ruby 0.001458 0.000312 0.064109 ( 0.062437)
build_all 0.004443 0.005566 1.459336 ( 0.584486)
build_install 0.017974 0.003561 1.815694 ( 0.931370)
test_btest 0.001320 0.000352 86.338167 ( 8.636484)
test_basic 0.008780 0.002341 0.346487 ( 0.428563)
test_all 0.001385 0.000369 644.451158 ( 67.256380)
test_rubyspec 0.120860 0.060942 47.330126 ( 55.480346)
total: 134.55 sec