Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-125142
#<BuildRuby:0x000055baee144c00
@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.20220919-125142",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006498 0.004397 1.111758 ( 1.137571)
build_miniruby 0.000000 0.001877 0.118397 ( 0.115737)
build_ruby 0.000000 0.001724 0.118065 ( 0.102075)
build_all 0.008155 0.002434 1.592353 ( 0.652100)
build_install 0.012195 0.006974 1.928468 ( 0.963665)
test_btest 0.000938 0.000293 80.382188 ( 8.154507)
test_basic 0.004687 0.003276 0.372719 ( 0.460801)
test_all 0.004283 0.001427 650.986953 ( 66.563069)
test_rubyspec 0.111089 0.058627 45.600147 ( 53.897847)
total: 132.05 sec