Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-095220
#<BuildRuby:0x000055f44be57f00
@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.20221122-095220",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000015)
build_up 0.000434 0.004024 1.074152 ( 1.069335)
build_miniruby 0.000683 0.000158 0.997237 ( 0.996556)
build_ruby 0.000984 0.000227 2.781580 ( 2.673235)
build_all 0.008957 0.000153 15.893644 ( 3.293842)
build_install 0.005851 0.002684 2.058648 ( 1.180320)
test_btest 0.000604 0.000000 64.760031 ( 10.824235)
test_basic 0.004930 0.000000 0.295231 ( 0.385508)
test_all 0.001491 0.000000 675.463863 (113.523793)
test_rubyspec 0.048258 0.020905 53.589087 ( 61.752505)
total: 195.70 sec