Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-165822
#<BuildRuby:0x0000561019306fe0
@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.20220809-165822",
@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.000007)
build_up 0.002419 0.008997 0.963943 ( 1.071086)
build_miniruby 0.000000 0.001762 0.072819 ( 0.071140)
build_ruby 0.000233 0.001636 0.071361 ( 0.069490)
build_all 0.007617 0.002856 1.512532 ( 0.571736)
build_install 0.020241 0.005343 5.113426 ( 2.060889)
test_btest 0.000977 0.000340 74.683968 ( 8.235042)
test_basic 0.006354 0.000902 0.328316 ( 0.418210)
test_all 0.003115 0.000000 675.984234 ( 66.557584)
test_rubyspec 0.103642 0.074293 45.992055 ( 53.517453)
total: 132.57 sec