Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-132555
#<BuildRuby:0x000055db8447a148
@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.20221025-132555",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008859 0.000352 1.165143 ( 1.224796)
build_miniruby 0.000000 0.001611 0.112291 ( 0.109150)
build_ruby 0.000000 0.001745 0.116484 ( 0.113055)
build_all 0.007374 0.001220 1.399131 ( 0.596017)
build_install 0.002322 0.011539 1.685958 ( 0.916970)
test_btest 0.001324 0.000389 62.347703 ( 6.775618)
test_basic 0.006345 0.000597 0.379397 ( 0.478318)
test_all 0.004804 0.002357 525.612612 ( 55.425899)
test_rubyspec 0.069548 0.052043 43.568619 ( 52.195518)
total: 117.84 sec