Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-172719
#<BuildRuby:0x0000555cca2e2620
@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.20230114-172719",
@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.000000 0.000019 0.000019 ( 0.000019)
autoconf 0.000000 0.000043 0.000043 ( 0.000042)
configure 0.000000 0.000045 0.000045 ( 0.000045)
build_up 0.004430 0.004665 0.861683 ( 1.048168)
build_miniruby 0.001104 0.000237 1.032000 ( 1.029829)
build_ruby 0.001427 0.000306 2.806848 ( 2.804196)
build_all 0.009846 0.000000 16.818948 ( 3.012646)
build_install 0.008640 0.002783 2.088419 ( 1.070496)
test_btest 0.000857 0.000172 77.076696 ( 10.499701)
test_basic 0.006269 0.000392 0.355353 ( 0.441414)
test_all 0.001181 0.000225 663.318468 (108.087852)
test_rubyspec 0.071162 0.046273 52.187022 ( 60.229262)
total: 188.22 sec