Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-163245
#<BuildRuby:0x0000563d9ff6ac10
@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.20221122-163245",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004233 0.000705 1.114311 ( 1.544367)
build_miniruby 0.000789 0.000132 0.964916 ( 0.963760)
build_ruby 0.000953 0.000159 2.729373 ( 2.642991)
build_all 0.007419 0.001236 15.934323 ( 3.266008)
build_install 0.007939 0.000513 2.090064 ( 1.227306)
test_btest 0.000525 0.000083 60.797250 ( 10.846160)
test_basic 0.004995 0.000015 0.314304 ( 0.405642)
test_all 0.001160 0.000074 716.953879 (109.541399)
test_rubyspec 0.054310 0.013141 53.125884 ( 61.485592)
total: 191.92 sec