Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-171845
#<BuildRuby:0x000055872f03e9c0
@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.20220817-171845",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009402 0.000379 0.899336 ( 2.103433)
build_miniruby 0.001912 0.000000 0.058704 ( 0.057517)
build_ruby 0.001674 0.000000 0.065274 ( 0.065505)
build_all 0.007826 0.000196 1.254947 ( 0.488545)
build_install 0.012678 0.004275 1.574103 ( 0.801246)
test_btest 0.001636 0.000164 51.033297 ( 6.102153)
test_basic 0.005306 0.000089 0.296201 ( 0.388426)
test_all 0.000443 0.003882 478.431473 ( 51.430453)
test_rubyspec 0.104120 0.020186 41.803247 ( 49.532406)
total: 110.97 sec