Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-222627
#<BuildRuby:0x000055d7fd19ef08
@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.20220819-222627",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010771 0.000000 0.839473 ( 1.176659)
build_miniruby 0.002168 0.000000 0.054049 ( 0.052561)
build_ruby 0.001494 0.000000 0.066649 ( 0.065577)
build_all 0.009171 0.000000 1.239413 ( 0.461179)
build_install 0.012719 0.004615 1.599920 ( 0.821689)
test_btest 0.000000 0.000976 51.660452 ( 6.005754)
test_basic 0.003713 0.003079 0.303456 ( 0.394050)
test_all 0.004841 0.000000 504.914625 ( 52.601002)
test_rubyspec 0.114627 0.012835 41.857062 ( 50.126457)
total: 111.71 sec