Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-151025
#<BuildRuby:0x000055b6c3e4a8c0
@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.20220719-151025",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.006346 0.853836 ( 2.568191)
build_miniruby 0.000000 0.000942 0.056688 ( 0.055437)
build_ruby 0.000000 0.000850 0.058814 ( 0.057646)
build_all 0.001102 0.003660 1.555573 ( 0.609347)
build_install 0.008022 0.001789 5.675648 ( 2.165874)
test_btest 0.000595 0.000165 53.446522 ( 8.534773)
test_basic 0.003266 0.003469 0.366444 ( 0.453141)
test_all 0.001746 0.000000 609.367916 ( 90.583322)
test_rubyspec 0.076035 0.038137 43.973232 ( 49.706326)
total: 154.73 sec