Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-001241
#<BuildRuby:0x000055c9234854a8
@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.20221029-001241",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.008507 0.000325 1.081133 ( 1.110424)
build_miniruby 0.001765 0.000126 0.094626 ( 0.091627)
build_ruby 0.001336 0.000096 0.096806 ( 0.094626)
build_all 0.008829 0.000287 1.288009 ( 0.558938)
build_install 0.014247 0.000950 1.626486 ( 0.901961)
test_btest 0.001825 0.000121 63.316511 ( 6.459229)
test_basic 0.006139 0.000410 0.350587 ( 0.440929)
test_all 0.008387 0.000000 516.215281 ( 54.931942)
test_rubyspec 0.104110 0.023374 43.306208 ( 51.816911)
total: 116.41 sec