Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-060446
#<BuildRuby:0x000055d148af41e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-060446",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004084 0.000628 1.051088 ( 1.090785)
build_miniruby 0.000792 0.000122 0.977741 ( 0.976386)
build_ruby 0.001095 0.000168 2.705089 ( 2.610308)
build_all 0.005048 0.003654 15.987683 ( 3.466539)
build_install 0.003501 0.003995 1.977145 ( 1.140825)
test_btest 0.000617 0.000000 58.500141 ( 10.663274)
test_basic 0.001119 0.003448 0.327258 ( 0.417938)
test_all 0.000797 0.000234 617.388923 (106.543626)
test_rubyspec 0.044048 0.019251 51.503149 ( 59.745794)
total: 186.66 sec