Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-050442
#<BuildRuby:0x0000557a562c91f8
@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.20221108-050442",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007020 0.001170 0.876028 ( 0.953591)
build_miniruby 0.001458 0.000243 0.049383 ( 0.047799)
build_ruby 0.001286 0.000214 0.044206 ( 0.042863)
build_all 0.004513 0.002821 1.214539 ( 0.466232)
build_install 0.013363 0.002673 1.585656 ( 0.835718)
test_btest 0.001354 0.000271 61.291782 ( 6.570636)
test_basic 0.005650 0.000000 0.307965 ( 0.404184)
test_all 0.001142 0.001256 507.600459 ( 54.701046)
test_rubyspec 0.084884 0.035128 43.600505 ( 52.243281)
total: 116.27 sec