Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-161241
#<BuildRuby:0x00005637890d45f0
@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.20220326-161241",
@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.000006)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.011169 1.015572 ( 1.144877)
build_miniruby 0.002081 0.000000 0.069022 ( 0.067765)
build_ruby 0.000000 0.002372 0.074485 ( 0.072857)
build_all 0.006289 0.003713 4.172418 ( 0.865513)
build_install 0.021115 0.002837 7.882549 ( 2.430725)
test_btest 0.001087 0.000362 75.343895 ( 7.812183)
test_basic 0.002204 0.005600 0.331365 ( 0.421755)
test_all 0.002342 0.000000 694.026851 ( 67.996360)
test_rubyspec 0.108863 0.049350 46.094409 ( 51.460873)
total: 132.27 sec