Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-075032
#<BuildRuby:0x00005620614c6828
@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-075032",
@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.000004 0.000022 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.012112 0.003149 28.084629 ( 28.686878)
build_miniruby 0.001056 0.000234 3.448503 ( 2.562713)
build_ruby 0.001227 0.000273 2.829102 ( 2.671806)
build_all 0.014577 0.002225 29.553882 ( 5.244029)
build_install 0.008809 0.001855 2.072792 ( 1.161648)
test_btest 0.000443 0.000093 59.683730 ( 11.654326)
test_basic 0.003655 0.000769 0.333156 ( 0.424133)
test_all 0.000886 0.000187 651.098319 (102.197662)
test_rubyspec 0.038148 0.021069 50.955883 ( 59.254417)
total: 213.86 sec