Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-080212
#<BuildRuby:0x000055e7a82b7e70
@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.20221129-080212",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004401 0.000677 1.204157 ( 1.221467)
build_miniruby 0.000767 0.000118 0.965815 ( 0.964585)
build_ruby 0.001302 0.000000 2.761831 ( 2.675900)
build_all 0.003149 0.005663 15.848619 ( 3.465864)
build_install 0.002192 0.005596 1.972211 ( 1.123550)
test_btest 0.000532 0.000168 64.711164 ( 10.955111)
test_basic 0.004353 0.000300 0.284469 ( 0.374676)
test_all 0.000918 0.000127 684.305960 (108.878419)
test_rubyspec 0.060776 0.009406 52.921336 ( 61.115451)
total: 190.78 sec