Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-145906
#<BuildRuby:0x000055ec915cc028
@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.20221224-145906",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.000000 0.003971 0.917191 ( 1.160692)
build_miniruby 0.000000 0.001172 0.987099 ( 0.985426)
build_ruby 0.000000 0.001213 2.566712 ( 2.565349)
build_all 0.003540 0.005722 15.653160 ( 3.380097)
build_install 0.006732 0.003366 2.287376 ( 1.294662)
test_btest 0.000385 0.000192 66.747891 ( 11.162197)
test_basic 0.001029 0.004137 0.308071 ( 0.397998)
test_all 0.001966 0.000256 637.753803 (115.282214)
test_rubyspec 0.050940 0.017051 51.443366 ( 59.897252)
total: 196.13 sec