Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-121743
#<BuildRuby:0x000055b1122fc4c0
@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.20220723-121743",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000092 0.000007 0.000099 ( 0.000101)
build_up 0.010823 0.000449 0.987992 ( 1.166998)
build_miniruby 0.001823 0.000000 0.076768 ( 0.075224)
build_ruby 0.000000 0.002234 0.076922 ( 0.074575)
build_all 0.006598 0.002749 1.541318 ( 0.587619)
build_install 0.015795 0.005827 5.208547 ( 2.053814)
test_btest 0.001549 0.000258 70.007096 ( 8.433840)
test_basic 0.003429 0.003826 0.311814 ( 0.402036)
test_all 0.001505 0.000301 666.136646 ( 65.873285)
test_rubyspec 0.138873 0.041888 45.595754 ( 51.444003)
total: 130.11 sec