Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-081014
#<BuildRuby:0x000055bf63c288a0
@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.20220822-081014",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000047 0.000000 0.000047 ( 0.000044)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009220 0.000000 2.274466 ( 4.218817)
build_miniruby 0.002105 0.000000 0.532147 ( 0.528871)
build_ruby 0.003734 0.000000 2.525363 ( 2.363352)
build_all 0.010026 0.004774 12.858524 ( 1.657317)
build_install 0.012389 0.004583 1.659711 ( 0.810828)
test_btest 0.001225 0.000122 52.993312 ( 6.319448)
test_basic 0.006772 0.000192 0.292597 ( 0.382378)
test_all 0.000000 0.004619 502.966827 ( 52.991778)
test_rubyspec 0.089632 0.031480 41.598708 ( 49.923435)
total: 119.20 sec