Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-085951
#<BuildRuby:0x0000558b6eb0d390
@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.20221011-085951",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009194 0.000820 1.074262 ( 1.274275)
build_miniruby 0.001436 0.000221 0.101220 ( 0.098386)
build_ruby 0.001362 0.000210 0.094607 ( 0.091694)
build_all 0.007555 0.000437 1.313636 ( 0.572133)
build_install 0.014548 0.000042 1.631799 ( 0.894171)
test_btest 0.001299 0.000153 61.377352 ( 6.281483)
test_basic 0.006479 0.000762 0.352104 ( 0.440322)
test_all 0.006446 0.000000 509.293248 ( 54.279289)
test_rubyspec 0.100515 0.022201 42.520020 ( 50.810056)
total: 114.74 sec