Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-115051
#<BuildRuby:0x000055b7b10dfde0
@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.20220610-115051",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002370 0.004062 0.847104 ( 1.104388)
build_miniruby 0.000950 0.000063 0.057361 ( 0.056021)
build_ruby 0.000994 0.000066 0.059632 ( 0.058283)
build_all 0.000000 0.004400 1.508356 ( 0.608398)
build_install 0.001932 0.007566 6.335501 ( 2.842247)
test_btest 0.000681 0.000170 45.565706 ( 8.702178)
test_basic 0.005889 0.000000 0.349790 ( 0.437601)
test_all 0.001407 0.000000 636.128518 ( 91.314472)
test_rubyspec 0.083666 0.043295 44.081749 ( 49.638271)
total: 154.76 sec