Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-200707
#<BuildRuby:0x000055f378ad8d30
@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.20221113-200707",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004013 0.005064 1.092409 ( 1.740819)
build_miniruby 0.001752 0.000404 0.124301 ( 0.122527)
build_ruby 0.001574 0.000363 0.124232 ( 0.110353)
build_all 0.005132 0.004839 1.582750 ( 0.688511)
build_install 0.014128 0.006198 1.931051 ( 1.016880)
test_btest 0.000000 0.001360 84.201458 ( 8.957183)
test_basic 0.004414 0.003406 0.409118 ( 0.501560)
test_all 0.001484 0.000524 684.268513 ( 69.751802)
test_rubyspec 0.118279 0.058532 47.946354 ( 56.441715)
total: 139.33 sec