Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-225011
#<BuildRuby:0x000055f7f55af800
@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.20220721-225011",
@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.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008587 0.003431 0.995837 ( 1.530822)
build_miniruby 0.002563 0.000000 0.072881 ( 0.069994)
build_ruby 0.001972 0.000122 0.075519 ( 0.073207)
build_all 0.009185 0.000870 1.539924 ( 0.576356)
build_install 0.022671 0.001413 5.189662 ( 2.054631)
test_btest 0.001099 0.000157 72.894262 ( 8.405408)
test_basic 0.003019 0.005369 0.321698 ( 0.419648)
test_all 0.002662 0.000507 676.739067 ( 69.221428)
test_rubyspec 0.134025 0.047061 45.442829 ( 51.179438)
total: 133.53 sec