Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-233348
#<BuildRuby:0x000055c295313f00
@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-233348",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006580 0.880152 ( 0.946325)
build_miniruby 0.000000 0.000987 0.057242 ( 0.056002)
build_ruby 0.000000 0.000962 0.058765 ( 0.057581)
build_all 0.002625 0.002000 1.513037 ( 0.581478)
build_install 0.010114 0.001092 5.639919 ( 2.153673)
test_btest 0.000688 0.000115 56.553987 ( 8.389770)
test_basic 0.001214 0.004241 0.285987 ( 0.374990)
test_all 0.001231 0.000274 634.589705 ( 89.935513)
test_rubyspec 0.089575 0.026601 43.955540 ( 49.553144)
total: 152.05 sec