Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-223741
#<BuildRuby:0x000055f33632c920
@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.20220727-223741",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006353 0.005283 1.020772 ( 1.021071)
build_miniruby 0.001908 0.000409 0.075654 ( 0.074997)
build_ruby 0.001883 0.000404 0.079370 ( 0.078388)
build_all 0.007568 0.001622 1.508111 ( 0.572184)
build_install 0.011132 0.008389 5.129915 ( 2.056422)
test_btest 0.001439 0.000000 75.274113 ( 8.172866)
test_basic 0.008232 0.000000 0.324176 ( 0.413382)
test_all 0.002443 0.000000 653.458595 ( 64.777312)
test_rubyspec 0.088282 0.076084 45.365996 ( 51.147271)
total: 128.31 sec