Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-153852
#<BuildRuby:0x000055be3555d400
@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.20220626-153852",
@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.000030 0.000005 0.000035 ( 0.000035)
autoconf 0.000044 0.000008 0.000052 ( 0.000051)
configure 0.000030 0.000005 0.000035 ( 0.000037)
build_up 0.006856 0.004714 0.824681 ( 0.924451)
build_miniruby 0.001202 0.000277 0.062961 ( 0.061457)
build_ruby 0.001320 0.000304 0.067046 ( 0.065706)
build_all 0.008363 0.000830 1.216754 ( 0.483976)
build_install 0.017138 0.000496 4.825882 ( 2.419911)
test_btest 0.001632 0.000289 55.024914 ( 6.232584)
test_basic 0.006716 0.000277 0.289371 ( 0.382478)
test_all 0.002038 0.000340 495.289906 ( 51.866083)
test_rubyspec 0.072665 0.051163 41.950810 ( 47.925581)
total: 110.36 sec