Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-172917
#<BuildRuby:0x000055a4dc7149c8
@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.20221115-172917",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000064 0.000000 0.000064 ( 0.000078)
build_up 0.008873 0.000678 1.205109 ( 1.497996)
build_miniruby 0.001723 0.000000 0.919458 ( 0.935887)
build_ruby 0.002012 0.000000 2.366830 ( 2.296613)
build_all 0.012892 0.004247 18.293468 ( 2.249057)
build_install 0.005366 0.011952 1.819397 ( 0.979987)
test_btest 0.000896 0.000256 80.765518 ( 9.732984)
test_basic 0.004864 0.001389 0.340334 ( 0.431555)
test_all 0.002598 0.000000 690.120304 ( 73.304654)
test_rubyspec 0.087719 0.034566 49.754445 ( 58.337049)
total: 149.77 sec