Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-153632
#<BuildRuby:0x000055d47ccdc6d8
@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.20221116-153632",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.004258 0.003939 1.075544 ( 1.096922)
build_miniruby 0.001518 0.000268 0.879915 ( 0.884502)
build_ruby 0.002443 0.000000 2.431620 ( 2.338669)
build_all 0.007835 0.009748 18.418829 ( 2.229605)
build_install 0.009631 0.007557 1.846356 ( 0.999045)
test_btest 0.000834 0.000278 84.620086 ( 9.968479)
test_basic 0.000827 0.005257 0.322549 ( 0.412802)
test_all 0.001437 0.000558 670.253764 ( 73.793215)
test_rubyspec 0.087982 0.050545 50.612800 ( 59.125292)
total: 150.85 sec