Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-192105
#<BuildRuby:0x000055b762cfef08
@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.20221028-192105",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004918 0.004783 1.081762 ( 1.237495)
build_miniruby 0.001640 0.000252 0.098092 ( 0.095169)
build_ruby 0.000000 0.001892 0.101304 ( 0.098834)
build_all 0.007515 0.001448 1.295325 ( 0.571216)
build_install 0.012506 0.001472 1.614722 ( 0.883412)
test_btest 0.002248 0.000000 61.968888 ( 6.729097)
test_basic 0.002244 0.004646 0.347368 ( 0.437017)
test_all 0.006487 0.000384 493.520493 ( 54.413601)
test_rubyspec 0.067589 0.041170 43.481251 ( 52.018006)
total: 116.48 sec