Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-015047
#<BuildRuby:0x0000559d1c1e8c00
@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.20220909-015047",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009467 0.000728 1.084771 ( 1.071515)
build_miniruby 0.000000 0.002593 0.073299 ( 0.070567)
build_ruby 0.000000 0.002341 0.064774 ( 0.062263)
build_all 0.002049 0.008136 1.555774 ( 0.592483)
build_install 0.022801 0.000000 1.901914 ( 0.934506)
test_btest 0.001496 0.000000 95.447377 ( 9.473671)
test_basic 0.006647 0.000843 0.357216 ( 0.445713)
test_all 0.003122 0.000624 647.546535 ( 66.326509)
test_rubyspec 0.127516 0.052478 46.963291 ( 55.362297)
total: 134.34 sec