Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-142721
#<BuildRuby:0x000055c7d48c3f10
@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.20221117-142721",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004478 0.000169 1.041988 ( 1.458695)
build_miniruby 0.000650 0.000200 1.034362 ( 1.033090)
build_ruby 0.001310 0.000000 2.789116 ( 2.689596)
build_all 0.005425 0.003647 15.850008 ( 3.327115)
build_install 0.007420 0.002473 2.006938 ( 1.119173)
test_btest 0.000606 0.000000 61.998810 ( 11.050268)
test_basic 0.004891 0.000000 0.343108 ( 0.433831)
test_all 0.001174 0.000000 631.065463 (106.365151)
test_rubyspec 0.054011 0.016586 51.307246 ( 59.615587)
total: 187.09 sec