Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-010019
#<BuildRuby:0x00005568d6a5fe58
@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-010019",
@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.000000 0.000021 ( 0.000021)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005081 0.000000 1.098716 ( 1.369367)
build_miniruby 0.000943 0.000000 0.939341 ( 0.937980)
build_ruby 0.001197 0.000000 2.689612 ( 2.587025)
build_all 0.004745 0.004044 16.001487 ( 3.282006)
build_install 0.007962 0.000000 2.092898 ( 1.244646)
test_btest 0.000651 0.000000 63.058491 ( 10.888544)
test_basic 0.001227 0.003864 0.305455 ( 0.396342)
test_all 0.001238 0.000103 635.768823 (102.386166)
test_rubyspec 0.054806 0.015221 51.503370 ( 59.754530)
total: 182.85 sec