Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-211505
#<BuildRuby:0x000055f742967f00
@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.20221119-211505",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004520 0.000323 1.117425 ( 1.135574)
build_miniruby 0.000877 0.000063 0.967521 ( 0.966178)
build_ruby 0.001147 0.000082 2.860161 ( 2.750737)
build_all 0.008866 0.000296 15.867412 ( 3.270678)
build_install 0.007790 0.000519 2.076866 ( 1.190232)
test_btest 0.000635 0.000042 64.192987 ( 10.890193)
test_basic 0.000000 0.005078 0.290807 ( 0.381605)
test_all 0.000571 0.000234 664.694933 (102.955757)
test_rubyspec 0.053501 0.020739 51.189415 ( 59.794330)
total: 183.34 sec