Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-180013
#<BuildRuby:0x000055ef4e8f12c0
@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.20220825-180013",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006394 0.004544 0.822357 ( 0.874268)
build_miniruby 0.001318 0.000304 0.064147 ( 0.062794)
build_ruby 0.001086 0.000250 0.054588 ( 0.053240)
build_all 0.008850 0.000960 1.220108 ( 0.452737)
build_install 0.006325 0.009937 1.602106 ( 0.793874)
test_btest 0.000000 0.001436 53.880128 ( 6.091890)
test_basic 0.003766 0.002779 0.292463 ( 0.381534)
test_all 0.003973 0.000000 490.307624 ( 52.627791)
test_rubyspec 0.077743 0.062879 41.958461 ( 50.460168)
total: 111.80 sec