Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-105729
#<BuildRuby:0x00005629d2c48e50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-105729",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.008867 0.001266 1.113702 ( 1.156128)
build_miniruby 0.002445 0.000349 0.838127 ( 0.836961)
build_ruby 0.002988 0.000427 2.244055 ( 2.151462)
build_all 0.019548 0.000555 18.603403 ( 2.181285)
build_install 0.019487 0.001584 1.885466 ( 0.962491)
test_btest 0.000000 0.002260 85.853842 ( 9.162926)
test_basic 0.001845 0.008776 0.341796 ( 0.425921)
test_all 0.001754 0.000369 725.479254 ( 70.980638)
test_rubyspec 0.086138 0.089699 49.337361 ( 57.363741)
total: 145.22 sec