Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-215346
#<BuildRuby:0x0000560d9260cea8
@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.20220821-215346",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008990 0.001498 0.965568 ( 0.976406)
build_miniruby 0.001564 0.000261 0.073291 ( 0.071382)
build_ruby 0.001592 0.000265 0.076063 ( 0.074178)
build_all 0.009421 0.000690 1.544637 ( 0.580025)
build_install 0.022026 0.000000 1.854625 ( 0.904920)
test_btest 0.001526 0.000000 76.256697 ( 8.453806)
test_basic 0.008674 0.000000 0.338414 ( 0.426704)
test_all 0.003486 0.000000 639.412798 ( 64.855330)
test_rubyspec 0.143995 0.044732 45.900165 ( 54.394293)
total: 130.74 sec