Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-213034
#<BuildRuby:0x00005599903172c8
@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.20220706-213034",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006327 0.000350 0.843619 ( 1.125555)
build_miniruby 0.000877 0.000135 0.057643 ( 0.056387)
build_ruby 0.000820 0.000126 0.058725 ( 0.057521)
build_all 0.003700 0.000569 1.513429 ( 0.602728)
build_install 0.010985 0.000189 6.253509 ( 2.836430)
test_btest 0.001533 0.000000 51.620271 ( 8.462577)
test_basic 0.005907 0.000000 0.260778 ( 0.348911)
test_all 0.001947 0.000000 612.104165 ( 86.868338)
test_rubyspec 0.075464 0.053570 44.477761 ( 50.003571)
total: 150.36 sec