Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-200347
#<BuildRuby:0x000056305a213f00
@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.20221116-200347",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001744 0.003261 1.107131 ( 1.116551)
build_miniruby 0.000669 0.000206 0.974960 ( 0.973493)
build_ruby 0.000843 0.000259 2.739763 ( 2.648045)
build_all 0.006647 0.002045 15.849848 ( 3.323267)
build_install 0.008334 0.001121 1.907741 ( 1.093293)
test_btest 0.000431 0.000123 58.368431 ( 10.978137)
test_basic 0.004413 0.000000 0.285436 ( 0.376172)
test_all 0.000955 0.000060 656.827396 (101.765960)
test_rubyspec 0.040971 0.029302 51.717889 ( 59.855555)
total: 182.13 sec