Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-175020
#<BuildRuby:0x000055634c6b0328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-175020",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000041 0.000000 0.000041 ( 0.000050)
build_up 0.001857 0.003167 1.142731 ( 1.459237)
build_miniruby 0.000550 0.000250 0.964347 ( 0.963227)
build_ruby 0.000850 0.000387 2.935115 ( 2.838560)
build_all 0.006081 0.002764 15.892358 ( 3.355984)
build_install 0.005847 0.003058 2.011494 ( 1.168244)
test_btest 0.000449 0.000207 55.605178 ( 11.908026)
test_basic 0.003543 0.001635 0.288862 ( 0.379451)
test_all 0.000763 0.000352 660.334286 (102.556873)
test_rubyspec 0.049561 0.010730 50.805581 ( 59.070104)
total: 183.70 sec