Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-101143
#<BuildRuby:0x0000562f2c672dc8
@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.20221130-101143",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009347 0.001835 1.296632 ( 1.497225)
build_miniruby 0.002449 0.000000 0.847755 ( 0.847270)
build_ruby 0.000835 0.002421 2.236698 ( 2.139238)
build_all 0.013157 0.006865 18.610752 ( 2.183378)
build_install 0.008444 0.013830 2.030011 ( 1.041129)
test_btest 0.001082 0.000569 91.145360 ( 9.257995)
test_basic 0.003399 0.006070 0.354511 ( 0.440873)
test_all 0.001273 0.000737 736.453274 ( 71.663583)
test_rubyspec 0.105873 0.080358 49.599654 ( 57.683181)
total: 146.75 sec