Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-014220
#<BuildRuby:0x000055a2091c3fa8
@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.20220819-014220",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005937 0.000692 0.865144 ( 1.944334)
build_miniruby 0.000721 0.000240 0.058178 ( 0.056892)
build_ruby 0.000000 0.000961 0.059390 ( 0.058063)
build_all 0.002279 0.002377 1.544434 ( 0.590493)
build_install 0.008773 0.000000 1.913269 ( 0.963630)
test_btest 0.000817 0.000000 53.785957 ( 8.416965)
test_basic 0.004448 0.000705 0.286623 ( 0.376008)
test_all 0.002005 0.000627 585.702500 ( 93.653194)
test_rubyspec 0.045775 0.038580 43.932249 ( 52.236948)
total: 158.30 sec