Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-140635
#<BuildRuby:0x0000557c13122700
@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.20221111-140635",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006932 0.002310 1.115902 ( 1.160240)
build_miniruby 0.001403 0.000468 0.065570 ( 0.064177)
build_ruby 0.001509 0.000503 0.063281 ( 0.061846)
build_all 0.009538 0.000011 1.452079 ( 0.606544)
build_install 0.018351 0.002208 1.826895 ( 0.948887)
test_btest 0.000942 0.000236 82.969698 ( 8.897987)
test_basic 0.001783 0.005933 0.347941 ( 0.437051)
test_all 0.001415 0.000442 643.888726 ( 67.813930)
test_rubyspec 0.107065 0.066019 47.591468 ( 56.098277)
total: 136.09 sec