Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-235342
#<BuildRuby:0x000055ff4c2f0d40
@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.20220719-235342",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000063 0.000015 0.000078 ( 0.000081)
build_up 0.008559 0.002139 0.954260 ( 1.075157)
build_miniruby 0.001458 0.000365 0.076147 ( 0.074126)
build_ruby 0.001582 0.000396 0.075255 ( 0.073533)
build_all 0.010591 0.000055 1.551329 ( 0.591971)
build_install 0.022674 0.000318 5.174330 ( 2.090215)
test_btest 0.000000 0.001317 76.001295 ( 8.207038)
test_basic 0.000000 0.007574 0.318375 ( 0.413863)
test_all 0.000000 0.001634 676.991040 ( 66.840315)
test_rubyspec 0.106251 0.059698 46.200630 ( 51.852336)
total: 131.22 sec