Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-092642
#<BuildRuby:0x000056536a40ca68
@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.20221007-092642",
@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.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002757 0.007533 1.071108 ( 1.091703)
build_miniruby 0.001365 0.000420 0.102531 ( 0.099135)
build_ruby 0.001665 0.000000 0.094088 ( 0.091041)
build_all 0.007571 0.000391 1.321618 ( 0.566941)
build_install 0.009646 0.006046 1.656497 ( 0.868646)
test_btest 0.001254 0.000396 59.666306 ( 6.423440)
test_basic 0.007326 0.001060 0.361880 ( 0.449052)
test_all 0.005313 0.000000 496.452878 ( 52.954916)
test_rubyspec 0.070375 0.053763 42.503254 ( 50.897282)
total: 113.44 sec