Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-183802
#<BuildRuby:0x00005616ec2a8920
@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.20220919-183802",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006209 0.004896 1.083522 ( 1.138386)
build_miniruby 0.001680 0.000240 0.116983 ( 0.113425)
build_ruby 0.001703 0.000244 0.119900 ( 0.103872)
build_all 0.004547 0.005687 1.578845 ( 0.647872)
build_install 0.019640 0.002919 1.927652 ( 0.957232)
test_btest 0.001366 0.000273 73.199661 ( 8.097246)
test_basic 0.000000 0.008207 0.380896 ( 0.468948)
test_all 0.000000 0.004783 628.348139 ( 65.793077)
test_rubyspec 0.098122 0.058874 45.647598 ( 54.191372)
total: 131.51 sec