Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-170452
#<BuildRuby:0x0000564df588c018
@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.20221126-170452",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004885 0.000216 1.207063 ( 1.437778)
build_miniruby 0.000866 0.000200 0.939644 ( 0.938307)
build_ruby 0.001273 0.000000 2.789052 ( 2.679683)
build_all 0.008693 0.001268 22.477396 ( 4.442162)
build_install 0.008077 0.001731 4.385919 ( 1.519815)
test_btest 0.000470 0.000101 55.858139 ( 11.679317)
test_basic 0.004005 0.000858 0.311798 ( 0.402794)
test_all 0.001092 0.000234 680.843688 (107.446216)
test_rubyspec 0.049741 0.020789 53.470010 ( 61.698809)
total: 192.25 sec