Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-070827
#<BuildRuby:0x00005629c50ec6e0
@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-070827",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.008246 1.140288 ( 1.919157)
build_miniruby 0.000000 0.001708 0.933604 ( 0.932650)
build_ruby 0.002054 0.000000 2.421530 ( 2.324830)
build_all 0.014114 0.003781 18.360537 ( 2.288415)
build_install 0.018415 0.001763 1.885443 ( 1.000312)
test_btest 0.001100 0.000366 86.863927 ( 9.966512)
test_basic 0.006435 0.000000 0.341568 ( 0.431051)
test_all 0.003918 0.000282 688.732450 ( 77.035024)
test_rubyspec 0.072203 0.055259 50.801299 ( 59.404471)
total: 155.30 sec