Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-060313
#<BuildRuby:0x000056155222c6e0
@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.20221117-060313",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006640 0.001196 1.091666 ( 2.224225)
build_miniruby 0.001486 0.000000 0.916259 ( 0.917587)
build_ruby 0.002271 0.000000 2.415181 ( 2.321980)
build_all 0.017003 0.001310 18.342836 ( 2.270447)
build_install 0.018051 0.004511 1.908901 ( 1.002424)
test_btest 0.000808 0.000255 87.798492 ( 9.774750)
test_basic 0.002181 0.005371 0.340816 ( 0.436861)
test_all 0.001157 0.000426 720.224020 ( 75.742431)
test_rubyspec 0.060090 0.060707 50.741688 ( 59.349405)
total: 154.04 sec