Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-203150
#<BuildRuby:0x0000561df5604118
@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.20220605-203150",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.002372 0.004040 0.885933 ( 1.001572)
build_miniruby 0.000927 0.000062 0.057034 ( 0.055827)
build_ruby 0.001020 0.000000 0.059551 ( 0.058269)
build_all 0.004285 0.000079 1.552084 ( 0.631436)
build_install 0.010544 0.000659 6.314285 ( 2.859262)
test_btest 0.000823 0.000052 54.548998 ( 8.141049)
test_basic 0.005359 0.000335 0.284494 ( 0.373122)
test_all 0.001429 0.000089 666.729812 ( 95.510914)
test_rubyspec 0.112688 0.015513 44.176696 ( 49.746399)
total: 158.38 sec