Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-060227
#<BuildRuby:0x000055cb0bf66f90
@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.20220808-060227",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009304 0.000187 0.824839 ( 2.373560)
build_miniruby 0.001589 0.000227 0.057057 ( 0.056747)
build_ruby 0.001178 0.000169 0.064598 ( 0.064650)
build_all 0.008297 0.001185 1.276299 ( 0.488469)
build_install 0.007116 0.009131 4.379359 ( 1.838070)
test_btest 0.001582 0.000396 50.703006 ( 6.113850)
test_basic 0.005644 0.000188 0.290095 ( 0.382440)
test_all 0.002317 0.000546 478.264818 ( 51.330839)
test_rubyspec 0.076546 0.053570 41.905271 ( 49.535158)
total: 112.18 sec