Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-140718
#<BuildRuby:0x00005562233f3fb0
@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.20221128-140718",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.005029 0.000204 1.139420 ( 1.607617)
build_miniruby 0.000949 0.000000 0.989017 ( 0.987571)
build_ruby 0.001133 0.000000 2.706030 ( 2.618557)
build_all 0.008533 0.000446 15.822393 ( 3.240311)
build_install 0.006526 0.003777 1.998077 ( 1.187976)
test_btest 0.000480 0.000091 61.927595 ( 10.393019)
test_basic 0.004971 0.000169 0.306558 ( 0.396911)
test_all 0.000657 0.000120 679.208201 (108.503779)
test_rubyspec 0.054009 0.014515 53.108082 ( 61.356256)
total: 190.29 sec