Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-132224
#<BuildRuby:0x00005638b2d567e0
@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.20221120-132224",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004737 0.000263 1.057829 ( 1.344320)
build_miniruby 0.000763 0.000042 1.055281 ( 1.054238)
build_ruby 0.001235 0.000000 2.879786 ( 2.780229)
build_all 0.006136 0.003075 15.873570 ( 3.339632)
build_install 0.005572 0.003471 2.003797 ( 1.133874)
test_btest 0.000530 0.000064 62.278149 ( 10.983410)
test_basic 0.004593 0.000551 0.292837 ( 0.383593)
test_all 0.001197 0.000144 658.737748 (103.440869)
test_rubyspec 0.036884 0.019251 51.609404 ( 59.860604)
total: 184.32 sec