Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-105125
#<BuildRuby:0x000055555a690208
@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.20220801-105125",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003491 0.003115 0.866857 ( 1.808806)
build_miniruby 0.000718 0.000154 0.057092 ( 0.055886)
build_ruby 0.000947 0.000000 0.059346 ( 0.058193)
build_all 0.004233 0.000288 1.514328 ( 0.591022)
build_install 0.004962 0.004206 5.661024 ( 2.146187)
test_btest 0.000586 0.000146 51.980454 ( 8.154126)
test_basic 0.001229 0.004442 0.318636 ( 0.407125)
test_all 0.001910 0.000000 597.738285 ( 95.360241)
test_rubyspec 0.080575 0.046248 43.816075 ( 49.470064)
total: 158.05 sec