Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-092704
#<BuildRuby:0x000055b6686c4b88
@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.20221110-092704",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007612 0.003904 1.063830 ( 1.115078)
build_miniruby 0.001545 0.000309 0.065908 ( 0.063846)
build_ruby 0.001658 0.000332 0.067395 ( 0.065370)
build_all 0.005158 0.004422 1.462169 ( 0.582520)
build_install 0.020312 0.000667 1.827346 ( 0.956676)
test_btest 0.000000 0.001690 86.944534 ( 8.792716)
test_basic 0.002801 0.006570 0.336014 ( 0.422603)
test_all 0.001323 0.000377 650.817820 ( 68.020655)
test_rubyspec 0.103298 0.083341 47.606300 ( 55.734709)
total: 135.76 sec