Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-031433
#<BuildRuby:0x0000557887e54ea8
@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.20220919-031433",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011641 0.000000 1.257913 ( 1.506361)
build_miniruby 0.002148 0.000000 0.874787 ( 0.871225)
build_ruby 0.002922 0.000042 2.141381 ( 2.033084)
build_all 0.011072 0.008595 18.662162 ( 2.205778)
build_install 0.015136 0.007256 1.967444 ( 0.976220)
test_btest 0.001377 0.000275 79.601564 ( 8.560155)
test_basic 0.007591 0.000482 0.388523 ( 0.476120)
test_all 0.001954 0.001196 647.236554 ( 66.602695)
test_rubyspec 0.110291 0.066403 45.883970 ( 53.885007)
total: 137.12 sec