Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-180840
#<BuildRuby:0x0000557e848b1480
@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.20221024-180840",
@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.000000 0.000008 ( 0.000008)
build_up 0.006227 0.003272 1.152328 ( 1.206128)
build_miniruby 0.001877 0.000000 0.112288 ( 0.109668)
build_ruby 0.001606 0.000000 0.101032 ( 0.098395)
build_all 0.008556 0.000545 1.396064 ( 0.589537)
build_install 0.013568 0.001017 1.688047 ( 0.910460)
test_btest 0.001306 0.000137 63.252113 ( 6.934040)
test_basic 0.002303 0.004165 0.372341 ( 0.462719)
test_all 0.007415 0.000000 489.480198 ( 53.499513)
test_rubyspec 0.077367 0.037216 43.569145 ( 52.057969)
total: 115.87 sec