Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-061816
#<BuildRuby:0x000055d63313a858
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221223-061816",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004024 0.000237 0.896547 ( 1.844128)
build_miniruby 0.000920 0.000054 1.050166 ( 1.048746)
build_ruby 0.001089 0.000064 2.709943 ( 2.708652)
build_all 0.008514 0.000501 15.746347 ( 3.385861)
build_install 0.008467 0.000498 2.213196 ( 1.239412)
test_btest 0.000606 0.000035 59.115679 ( 12.404913)
test_basic 0.005111 0.000000 0.307672 ( 0.397601)
test_all 0.001109 0.000051 629.801341 (119.386285)
test_rubyspec 0.056239 0.015560 52.146248 ( 60.323622)
total: 202.74 sec