Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-023847
#<BuildRuby:0x000055c20bad0610
@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.20221114-023847",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009107 0.000715 1.097887 ( 1.122861)
build_miniruby 0.001809 0.000258 0.126905 ( 0.122849)
build_ruby 0.001656 0.000236 0.131110 ( 0.114228)
build_all 0.008499 0.001214 1.567267 ( 0.677758)
build_install 0.015286 0.006203 1.943747 ( 0.990755)
test_btest 0.001007 0.000189 92.894794 ( 8.878017)
test_basic 0.000655 0.005862 0.408467 ( 0.498105)
test_all 0.001955 0.000489 661.244648 ( 67.818913)
test_rubyspec 0.104987 0.071996 48.445654 ( 56.913415)
total: 137.14 sec