Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-132926
#<BuildRuby:0x000055efcc3e74b8
@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.20221112-132926",
@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.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006590 0.004869 1.110111 ( 1.127708)
build_miniruby 0.001302 0.000306 0.059276 ( 0.058359)
build_ruby 0.001559 0.000367 0.070065 ( 0.069172)
build_all 0.007698 0.001811 1.490943 ( 0.583195)
build_install 0.018374 0.002238 1.816897 ( 0.926383)
test_btest 0.001047 0.000221 83.746172 ( 8.861840)
test_basic 0.005256 0.001107 0.355883 ( 0.446119)
test_all 0.000640 0.001386 647.726377 ( 67.299350)
test_rubyspec 0.105459 0.065991 47.825562 ( 56.291324)
total: 135.66 sec