Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-012431
#<BuildRuby:0x0000558448c742d8
@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.20220822-012431",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.006572 0.835207 ( 0.853337)
build_miniruby 0.000450 0.000579 0.057603 ( 0.056372)
build_ruby 0.001026 0.000000 0.059733 ( 0.058524)
build_all 0.004214 0.000399 1.547447 ( 0.593364)
build_install 0.010494 0.000627 1.922484 ( 0.960333)
test_btest 0.000713 0.000178 49.636437 ( 8.630911)
test_basic 0.005731 0.000361 0.354553 ( 0.442331)
test_all 0.001454 0.000342 603.196715 ( 90.791060)
test_rubyspec 0.068831 0.058339 44.280664 ( 52.522579)
total: 154.91 sec