Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-010059
#<BuildRuby:0x000055f207e112f8
@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.20221012-010059",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001173 0.011057 1.094712 ( 1.145669)
build_miniruby 0.001576 0.000606 0.103556 ( 0.100068)
build_ruby 0.001108 0.000427 0.100187 ( 0.096971)
build_all 0.003687 0.003894 1.285342 ( 0.560893)
build_install 0.010120 0.004931 1.624793 ( 0.888355)
test_btest 0.001098 0.000480 60.674024 ( 6.419236)
test_basic 0.005054 0.002211 0.365094 ( 0.454852)
test_all 0.004957 0.002168 504.664247 ( 54.552578)
test_rubyspec 0.083502 0.054693 43.117411 ( 51.602229)
total: 115.82 sec