Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-225558
#<BuildRuby:0x00005578b2d0e8c0
@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.20221118-225558",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004858 0.000198 1.117510 ( 1.095808)
build_miniruby 0.000868 0.000174 0.951291 ( 0.949896)
build_ruby 0.001190 0.000000 2.871333 ( 2.785136)
build_all 0.008047 0.000991 15.883762 ( 3.332213)
build_install 0.005960 0.003731 2.026465 ( 1.157969)
test_btest 0.000450 0.000100 57.717533 ( 11.243930)
test_basic 0.005001 0.000165 0.297316 ( 0.388878)
test_all 0.000902 0.000190 625.209068 (109.418555)
test_rubyspec 0.047946 0.015217 52.323024 ( 60.569386)
total: 190.94 sec