Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-154316
#<BuildRuby:0x000056318e87d550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221013-154316",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.008829 0.000732 1.096364 ( 1.495005)
build_miniruby 0.001852 0.000265 0.102858 ( 0.102199)
build_ruby 0.001469 0.000209 0.100880 ( 0.100214)
build_all 0.006267 0.000895 1.315561 ( 0.576114)
build_install 0.014715 0.001325 1.653380 ( 0.926949)
test_btest 0.000000 0.001817 60.614012 ( 6.858577)
test_basic 0.000976 0.006585 0.359605 ( 0.452490)
test_all 0.007755 0.000643 492.532520 ( 53.262635)
test_rubyspec 0.065808 0.058037 43.110051 ( 51.623754)
total: 115.40 sec