Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-063235
#<BuildRuby:0x000056187cbf11f8
@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.20220829-063235",
@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.000027 0.000004 0.000031 ( 0.000033)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002712 0.010882 0.849004 ( 1.089288)
build_miniruby 0.001910 0.000000 0.053065 ( 0.051675)
build_ruby 0.001400 0.000000 0.052573 ( 0.051147)
build_all 0.006164 0.000695 1.251143 ( 0.476232)
build_install 0.013568 0.002866 1.581826 ( 0.803174)
test_btest 0.001145 0.000336 51.232915 ( 5.968295)
test_basic 0.004513 0.001327 0.276477 ( 0.374464)
test_all 0.004184 0.000000 474.152316 ( 51.644684)
test_rubyspec 0.098230 0.042891 41.200105 ( 49.767821)
total: 110.23 sec