Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-181710
#<BuildRuby:0x0000560f01d7ef90
@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-181710",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000036)
configure 0.000036 0.000009 0.000045 ( 0.000044)
build_up 0.009627 0.003306 1.085839 ( 1.146235)
build_miniruby 0.001950 0.000000 0.100124 ( 0.096540)
build_ruby 0.000000 0.001635 0.092594 ( 0.090258)
build_all 0.003591 0.004944 1.323827 ( 0.562253)
build_install 0.008806 0.005571 1.631681 ( 0.880558)
test_btest 0.001298 0.000505 60.563446 ( 6.587795)
test_basic 0.004741 0.001843 0.348019 ( 0.437742)
test_all 0.005266 0.002048 481.055284 ( 52.643952)
test_rubyspec 0.068851 0.050091 42.738873 ( 50.851885)
total: 113.30 sec