Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-180323
#<BuildRuby:0x0000560c360ca9c0
@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.20221007-180323",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.009103 0.004222 1.107249 ( 1.179211)
build_miniruby 0.001568 0.000000 0.098337 ( 0.095991)
build_ruby 0.001739 0.000000 0.096380 ( 0.093578)
build_all 0.007870 0.000593 1.300290 ( 0.563699)
build_install 0.011318 0.003954 1.649292 ( 0.892001)
test_btest 0.001563 0.000329 62.353228 ( 6.359750)
test_basic 0.006490 0.000000 0.363905 ( 0.454543)
test_all 0.007767 0.000523 508.491322 ( 54.043876)
test_rubyspec 0.083654 0.039778 42.512833 ( 51.034898)
total: 114.72 sec