Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-090203
#<BuildRuby:0x0000556e477e7ba0
@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.20220801-090203",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008674 0.000667 0.869110 ( 5.259592)
build_miniruby 0.002394 0.000184 0.060074 ( 0.056822)
build_ruby 0.001391 0.000107 0.063674 ( 0.062337)
build_all 0.009085 0.000000 1.254067 ( 0.485462)
build_install 0.014126 0.003049 4.281546 ( 1.773517)
test_btest 0.001938 0.000176 53.387306 ( 6.166005)
test_basic 0.005584 0.000508 0.279116 ( 0.378711)
test_all 0.003477 0.000071 487.390606 ( 52.141641)
test_rubyspec 0.103233 0.028914 41.963478 ( 47.840388)
total: 114.17 sec