Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-040642
#<BuildRuby:0x00005654a7cf34b8
@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.20220816-040642",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003289 0.009198 0.965566 ( 1.047377)
build_miniruby 0.001881 0.000579 0.074639 ( 0.072826)
build_ruby 0.001583 0.000487 0.077191 ( 0.075251)
build_all 0.009868 0.000000 1.455051 ( 0.561979)
build_install 0.017944 0.003548 1.832608 ( 0.920317)
test_btest 0.000782 0.000196 72.851832 ( 7.889063)
test_basic 0.002319 0.005147 0.317223 ( 0.406623)
test_all 0.004196 0.000000 638.288915 ( 64.657673)
test_rubyspec 0.108192 0.055429 45.044148 ( 52.618054)
total: 128.25 sec