Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-173330
#<BuildRuby:0x0000557c698c49d0
@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.20220718-173330",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011786 0.977561 ( 1.076264)
build_miniruby 0.000000 0.002191 0.069520 ( 0.067110)
build_ruby 0.001904 0.000220 0.075949 ( 0.074021)
build_all 0.006862 0.002825 1.498394 ( 0.574930)
build_install 0.015682 0.003109 5.184298 ( 2.095342)
test_btest 0.000892 0.000328 70.676480 ( 7.906720)
test_basic 0.003107 0.006041 0.339887 ( 0.438680)
test_all 0.001357 0.000581 660.087581 ( 65.290905)
test_rubyspec 0.099619 0.076335 45.428782 ( 51.215516)
total: 128.74 sec