Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-191311
#<BuildRuby:0x000055e61af044d8
@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.20220303-191311",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000035 0.000000 0.000035 ( 0.000031)
build_up 0.005520 0.004623 0.993123 ( 1.110293)
build_miniruby 0.001945 0.000130 0.067327 ( 0.065719)
build_ruby 0.001760 0.000117 0.067848 ( 0.066102)
build_all 0.009927 0.000315 4.209096 ( 0.867629)
build_install 0.017302 0.005386 7.913774 ( 2.438183)
test_btest 0.001092 0.000115 74.717460 ( 8.198443)
test_basic 0.007195 0.000000 0.332247 ( 0.420245)
test_all 0.001967 0.000000 707.237232 ( 68.320193)
test_rubyspec 0.127345 0.041480 46.478065 ( 51.963595)
total: 133.45 sec