Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-114310
#<BuildRuby:0x000055ff78ef1438
@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.20221031-114310",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000033 0.000005 0.000038 ( 0.000030)
build_up 0.008756 0.001459 1.125794 ( 1.905188)
build_miniruby 0.001981 0.000330 0.106935 ( 0.103907)
build_ruby 0.001303 0.000217 0.098370 ( 0.095184)
build_all 0.006795 0.001133 1.335065 ( 0.579173)
build_install 0.012998 0.001164 1.685165 ( 0.892031)
test_btest 0.001573 0.000242 61.983319 ( 6.500655)
test_basic 0.005842 0.000000 0.339389 ( 0.431442)
test_all 0.005096 0.002858 502.888794 ( 53.298436)
test_rubyspec 0.081322 0.042284 43.303135 ( 51.853529)
total: 115.66 sec