Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-180112
#<BuildRuby:0x0000562ec5b641e0
@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.20220810-180112",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006759 0.000000 0.854318 ( 1.235296)
build_miniruby 0.001090 0.000000 0.058089 ( 0.056647)
build_ruby 0.001024 0.000000 0.059492 ( 0.058221)
build_all 0.004840 0.000000 1.557836 ( 0.591472)
build_install 0.006267 0.005224 5.686592 ( 2.158086)
test_btest 0.000824 0.000055 48.895629 ( 8.504930)
test_basic 0.000304 0.005326 0.289902 ( 0.379530)
test_all 0.000924 0.000123 600.484718 ( 89.580685)
test_rubyspec 0.067572 0.041549 43.870229 ( 55.278021)
total: 157.84 sec