Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-031417
#<BuildRuby:0x000055c67912f4b8
@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.20220920-031417",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005316 0.004381 1.087882 ( 1.109086)
build_miniruby 0.001452 0.000311 0.116502 ( 0.112321)
build_ruby 0.000072 0.002181 0.113878 ( 0.097491)
build_all 0.007433 0.002755 1.576569 ( 0.639585)
build_install 0.014080 0.008235 1.937337 ( 0.970449)
test_btest 0.001166 0.000000 75.154570 ( 8.298500)
test_basic 0.005621 0.002353 0.366495 ( 0.454619)
test_all 0.003715 0.001188 645.260939 ( 66.556140)
test_rubyspec 0.096427 0.071295 45.493759 ( 54.053459)
total: 132.29 sec