Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-205025
#<BuildRuby:0x000055763d537fb0
@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-205025",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001171 0.004007 1.035226 ( 1.434206)
build_miniruby 0.000873 0.000058 0.991249 ( 0.989775)
build_ruby 0.001212 0.000000 2.927623 ( 2.837586)
build_all 0.008474 0.000361 16.026567 ( 3.317712)
build_install 0.008052 0.000213 1.972093 ( 1.075578)
test_btest 0.000522 0.000031 63.345929 ( 10.580151)
test_basic 0.004648 0.000000 0.303677 ( 0.394289)
test_all 0.001008 0.000056 664.626129 (103.235799)
test_rubyspec 0.032806 0.030710 52.087140 ( 60.356726)
total: 184.22 sec