Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-210727
#<BuildRuby:0x000055f4fc50c700
@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.20221130-210727",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004232 0.000651 1.175297 ( 1.215881)
build_miniruby 0.000911 0.000000 0.951947 ( 0.950726)
build_ruby 0.001254 0.000000 2.716487 ( 2.591034)
build_all 0.008075 0.000870 15.842767 ( 3.435535)
build_install 0.005118 0.003115 2.113952 ( 1.220416)
test_btest 0.000522 0.000092 67.477513 ( 11.185996)
test_basic 0.003903 0.000688 0.285584 ( 0.377112)
test_all 0.000845 0.000149 704.773677 (110.475640)
test_rubyspec 0.051547 0.010888 53.833613 ( 62.028910)
total: 193.48 sec