Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-074553
#<BuildRuby:0x000055b898a88620
@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.20221117-074553",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004555 0.004071 1.145982 ( 2.969452)
build_miniruby 0.001967 0.000000 0.894778 ( 0.895041)
build_ruby 0.002005 0.000000 2.364550 ( 2.272660)
build_all 0.013686 0.004404 18.345188 ( 2.238156)
build_install 0.014345 0.004586 1.890211 ( 1.020418)
test_btest 0.000890 0.000212 82.069509 ( 9.676328)
test_basic 0.005773 0.001374 0.353045 ( 0.447324)
test_all 0.001218 0.000290 708.814712 ( 74.939949)
test_rubyspec 0.076241 0.056695 50.859317 ( 59.408100)
total: 153.87 sec