Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-183019
#<BuildRuby:0x000056204390f510
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220404-183019",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000000 0.000018 0.000018 ( 0.000018)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.003981 0.007967 1.041040 ( 1.688436)
build_miniruby 0.001452 0.000415 0.078664 ( 0.076636)
build_ruby 0.001402 0.000401 0.079428 ( 0.077471)
build_all 0.008782 0.001213 4.223559 ( 0.834899)
build_install 0.018474 0.005889 8.489281 ( 2.978404)
test_btest 0.001141 0.000317 79.386488 ( 8.248873)
test_basic 0.007158 0.000599 0.333776 ( 0.421130)
test_all 0.001627 0.000428 678.797436 ( 66.574605)
test_rubyspec 0.074621 0.086333 46.595318 ( 52.120249)
total: 133.02 sec