Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-042641
#<BuildRuby:0x00005641dc6768c0
@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="-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.20220730-042641",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006242 0.000758 0.967545 ( 1.166640)
build_miniruby 0.000969 0.000353 1.548737 ( 1.395667)
build_ruby 0.001233 0.000449 2.668775 ( 2.477049)
build_all 0.008380 0.001275 15.701888 ( 2.863060)
build_install 0.006052 0.005330 5.776821 ( 2.176836)
test_btest 0.000607 0.000233 54.677344 ( 7.907559)
test_basic 0.004652 0.001790 0.344755 ( 0.432383)
test_all 0.000850 0.000327 623.950278 ( 89.713922)
test_rubyspec 0.063742 0.036089 43.682723 ( 49.337248)
total: 157.47 sec