Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-215055
#<BuildRuby:0x000055759772efe0
@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.20220907-215055",
@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.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007247 0.004695 0.981405 ( 1.003492)
build_miniruby 0.001951 0.000130 0.069680 ( 0.067354)
build_ruby 0.001960 0.000131 0.074833 ( 0.072954)
build_all 0.010257 0.000000 1.578464 ( 0.601700)
build_install 0.023091 0.000174 1.944850 ( 0.956189)
test_btest 0.000000 0.001516 93.282206 ( 9.278332)
test_basic 0.000191 0.006805 0.348255 ( 0.436906)
test_all 0.006360 0.000000 682.282018 ( 68.627069)
test_rubyspec 0.119215 0.059593 47.156162 ( 55.564514)
total: 136.61 sec