Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-134153
#<BuildRuby:0x000055c05bb1ff50
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-134153",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004745 0.000092 1.205487 ( 1.444221)
build_miniruby 0.000885 0.000111 1.002460 ( 1.001162)
build_ruby 0.001211 0.000151 2.834909 ( 2.709727)
build_all 0.008196 0.001025 15.842907 ( 3.265188)
build_install 0.008535 0.000450 2.309095 ( 1.364129)
test_btest 0.000510 0.000060 67.528731 ( 10.811557)
test_basic 0.004471 0.000526 0.303169 ( 0.393729)
test_all 0.000698 0.000082 683.891332 (109.772606)
test_rubyspec 0.049054 0.013943 53.457261 ( 61.717332)
total: 192.48 sec