Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-002736
#<BuildRuby:0x000055608d20e700
@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.20220803-002736",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010190 0.000423 0.958881 ( 1.460557)
build_miniruby 0.001856 0.000123 0.075011 ( 0.073318)
build_ruby 0.001844 0.000123 0.071239 ( 0.069744)
build_all 0.009644 0.000320 1.542234 ( 0.586739)
build_install 0.015403 0.005479 5.095871 ( 2.034296)
test_btest 0.001277 0.000142 77.308552 ( 8.159091)
test_basic 0.006493 0.000721 0.329032 ( 0.418164)
test_all 0.002401 0.000000 676.351050 ( 66.773214)
test_rubyspec 0.108604 0.069197 45.529286 ( 53.122547)
total: 132.70 sec