Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-012317
#<BuildRuby:0x000055569a94bfb0
@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.20221126-012317",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000864 0.004021 1.086255 ( 1.081386)
build_miniruby 0.000784 0.000138 1.033337 ( 1.032193)
build_ruby 0.000989 0.000174 2.751429 ( 2.649635)
build_all 0.008050 0.000669 15.943459 ( 3.424361)
build_install 0.006202 0.003797 2.018044 ( 1.170607)
test_btest 0.000491 0.000098 64.931281 ( 10.609183)
test_basic 0.004781 0.000126 0.285965 ( 0.377642)
test_all 0.000744 0.000142 655.788938 (108.864470)
test_rubyspec 0.047482 0.026491 53.338401 ( 61.588123)
total: 190.80 sec