Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-173757
#<BuildRuby:0x00005643a86a2ad8
@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.20221009-173757",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004248 0.005785 1.074924 ( 1.130722)
build_miniruby 0.000000 0.002208 0.098992 ( 0.096047)
build_ruby 0.001814 0.000000 0.095038 ( 0.092680)
build_all 0.007589 0.000000 1.302348 ( 0.560233)
build_install 0.012295 0.002348 1.591647 ( 0.881776)
test_btest 0.002358 0.000590 61.353018 ( 6.471796)
test_basic 0.005382 0.001346 0.349002 ( 0.450519)
test_all 0.006326 0.001506 497.978140 ( 54.011483)
test_rubyspec 0.054058 0.076298 42.592979 ( 51.187754)
total: 114.88 sec