Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-160329
#<BuildRuby:0x0000565413a59480
@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.20221007-160329",
@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.000007)
build_up 0.008535 0.000657 1.093919 ( 1.142497)
build_miniruby 0.001790 0.000138 0.094790 ( 0.091366)
build_ruby 0.001233 0.000095 0.095954 ( 0.093798)
build_all 0.003955 0.004643 1.359801 ( 0.577463)
build_install 0.006303 0.008638 1.651481 ( 0.880748)
test_btest 0.001063 0.000266 61.553540 ( 6.374620)
test_basic 0.005534 0.001384 0.355384 ( 0.456679)
test_all 0.008473 0.000000 480.316730 ( 52.756983)
test_rubyspec 0.083231 0.042530 42.530589 ( 50.796398)
total: 113.17 sec