Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-211517
#<BuildRuby:0x000055d5e5c686d8
@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.20220807-211517",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009663 0.001257 0.958947 ( 1.233398)
build_miniruby 0.001821 0.000390 0.077602 ( 0.076739)
build_ruby 0.001946 0.000417 0.071052 ( 0.069494)
build_all 0.010405 0.000262 1.516251 ( 0.581084)
build_install 0.019311 0.004782 5.226904 ( 2.071484)
test_btest 0.001179 0.000236 70.833703 ( 8.496668)
test_basic 0.006246 0.001249 0.337632 ( 0.427241)
test_all 0.001512 0.000302 643.476067 ( 64.832380)
test_rubyspec 0.093159 0.086100 46.044539 ( 53.452493)
total: 131.24 sec