Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-185017
#<BuildRuby:0x0000562c47b877d8
@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.20220906-185017",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010483 0.001613 0.960290 ( 1.262735)
build_miniruby 0.001758 0.000271 0.065877 ( 0.063625)
build_ruby 0.001667 0.000256 0.076216 ( 0.074190)
build_all 0.007198 0.002770 1.555993 ( 0.602059)
build_install 0.021401 0.001628 1.896528 ( 0.938778)
test_btest 0.000896 0.000138 92.260727 ( 9.400214)
test_basic 0.005690 0.000875 0.354374 ( 0.449866)
test_all 0.004185 0.000040 648.144307 ( 66.616404)
test_rubyspec 0.108573 0.060450 47.016320 ( 55.384000)
total: 134.79 sec