Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-204123
#<BuildRuby:0x000055cf8679a148
@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.20221013-204123",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000020 0.000005 0.000025 ( 0.000029)
build_up 0.006707 0.004709 1.083420 ( 1.159013)
build_miniruby 0.001790 0.000000 0.102463 ( 0.099367)
build_ruby 0.001556 0.000000 0.101464 ( 0.098502)
build_all 0.002725 0.004814 1.288874 ( 0.567022)
build_install 0.009589 0.006361 1.623540 ( 0.891542)
test_btest 0.001533 0.000613 62.283957 ( 6.501215)
test_basic 0.000000 0.006697 0.357281 ( 0.446207)
test_all 0.003165 0.003713 519.087718 ( 55.784348)
test_rubyspec 0.084664 0.053575 43.262477 ( 51.885158)
total: 117.43 sec