Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-142212
#<BuildRuby:0x000055f6648b44c0
@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-142212",
@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.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009694 0.000111 1.092554 ( 1.119896)
build_miniruby 0.001796 0.000119 0.115931 ( 0.112193)
build_ruby 0.001835 0.000122 0.113440 ( 0.097093)
build_all 0.001247 0.008185 1.574891 ( 0.651309)
build_install 0.016438 0.005984 1.930867 ( 0.976882)
test_btest 0.000970 0.000215 73.869323 ( 8.198002)
test_basic 0.002837 0.005492 0.384608 ( 0.471346)
test_all 0.002877 0.002066 641.088271 ( 66.515410)
test_rubyspec 0.125082 0.048093 45.740983 ( 54.246737)
total: 132.39 sec