Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-204237
#<BuildRuby:0x000056218d99ec88
@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.20221014-204237",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004861 0.005359 1.078991 ( 1.276453)
build_miniruby 0.000000 0.001481 0.095386 ( 0.093469)
build_ruby 0.000788 0.000826 0.102448 ( 0.134700)
build_all 0.008148 0.000689 1.357129 ( 0.577170)
build_install 0.012551 0.003064 1.710025 ( 0.901256)
test_btest 0.001347 0.000449 62.120027 ( 6.920449)
test_basic 0.006166 0.002056 0.363856 ( 0.453362)
test_all 0.000000 0.007519 493.107567 ( 53.090774)
test_rubyspec 0.066124 0.055418 43.161462 ( 51.640967)
total: 115.09 sec