Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-222237
#<BuildRuby:0x000055be3bd0d550
@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.20221025-222237",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000044 0.000007 0.000051 ( 0.000056)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.008411 0.001294 1.173670 ( 1.519784)
build_miniruby 0.002010 0.000000 0.104245 ( 0.102268)
build_ruby 0.001898 0.000000 0.109897 ( 0.107216)
build_all 0.008266 0.001132 1.371179 ( 0.595868)
build_install 0.013861 0.001190 1.773988 ( 0.942725)
test_btest 0.001856 0.000247 62.300344 ( 6.614284)
test_basic 0.006194 0.000826 0.344826 ( 0.434696)
test_all 0.002922 0.005108 491.679119 ( 53.894330)
test_rubyspec 0.070367 0.050530 43.587123 ( 52.086117)
total: 116.30 sec