Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-235237
#<BuildRuby:0x0000557ec3e086d8
@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.20221110-235237",
@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.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.009644 0.000000 1.086333 ( 1.109181)
build_miniruby 0.001748 0.000000 0.066512 ( 0.065240)
build_ruby 0.001995 0.000000 0.069076 ( 0.068120)
build_all 0.009414 0.000000 1.463493 ( 0.593351)
build_install 0.020417 0.000000 1.850812 ( 0.948431)
test_btest 0.001375 0.000000 88.886611 ( 8.908868)
test_basic 0.007729 0.000000 0.337191 ( 0.427543)
test_all 0.001556 0.001161 693.055235 ( 69.394482)
test_rubyspec 0.110975 0.057053 47.383330 ( 55.870862)
total: 137.39 sec