Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-045405
#<BuildRuby:0x000055c9e31829c0
@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.20221013-045405",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008744 0.000728 1.041355 ( 1.117293)
build_miniruby 0.000000 0.002371 0.098676 ( 0.094887)
build_ruby 0.000000 0.001814 0.098431 ( 0.095264)
build_all 0.004070 0.004264 1.317198 ( 0.550836)
build_install 0.006922 0.008340 1.598624 ( 0.863806)
test_btest 0.001079 0.000337 62.494451 ( 6.212931)
test_basic 0.004468 0.001397 0.345521 ( 0.436034)
test_all 0.007419 0.000794 486.084097 ( 53.565019)
test_rubyspec 0.081018 0.054325 43.179647 ( 51.801307)
total: 114.74 sec