Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-164020
#<BuildRuby:0x000055c77dba8e80
@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.20221016-164020",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002610 0.007237 1.097185 ( 1.276798)
build_miniruby 0.000867 0.000473 0.107178 ( 0.104314)
build_ruby 0.002298 0.000000 0.101157 ( 0.097482)
build_all 0.007300 0.002850 1.343973 ( 0.584104)
build_install 0.011740 0.003372 1.668437 ( 0.883957)
test_btest 0.001210 0.000559 59.307387 ( 6.712735)
test_basic 0.004312 0.001990 0.362943 ( 0.453593)
test_all 0.006339 0.000389 509.609671 ( 54.305131)
test_rubyspec 0.070921 0.060433 43.487309 ( 51.819843)
total: 116.24 sec