Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-031941
#<BuildRuby:0x0000555d0c438118
@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.20220603-031941",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006888 0.000194 0.873556 ( 1.053959)
build_miniruby 0.001011 0.000072 0.057358 ( 0.056070)
build_ruby 0.000959 0.000068 0.059423 ( 0.058169)
build_all 0.004074 0.000291 1.508551 ( 0.611655)
build_install 0.006226 0.004997 6.351423 ( 2.861016)
test_btest 0.000000 0.000883 56.939385 ( 8.012385)
test_basic 0.001433 0.004256 0.283373 ( 0.371876)
test_all 0.001260 0.000252 650.524124 ( 91.872803)
test_rubyspec 0.091778 0.037270 44.235570 ( 49.801313)
total: 154.70 sec