Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-190058
#<BuildRuby:0x000055b51efd34b8
@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.20220904-190058",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.002857 0.009355 0.964730 ( 1.123191)
build_miniruby 0.001327 0.000715 0.074621 ( 0.072690)
build_ruby 0.001405 0.000757 0.071941 ( 0.069565)
build_all 0.009833 0.000968 1.559219 ( 0.609670)
build_install 0.019354 0.003720 1.912837 ( 0.947548)
test_btest 0.000727 0.000291 72.126670 ( 8.478632)
test_basic 0.005398 0.002159 0.330384 ( 0.419081)
test_all 0.003740 0.000000 674.801401 ( 66.795405)
test_rubyspec 0.105361 0.063197 45.631275 ( 54.078776)
total: 132.60 sec