Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-193719
#<BuildRuby:0x0000561f7612bdd0
@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.20220825-193719",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000343 0.006038 0.830498 ( 0.996849)
build_miniruby 0.000818 0.000154 0.057355 ( 0.056179)
build_ruby 0.000716 0.000134 0.059128 ( 0.057934)
build_all 0.003714 0.000696 1.530622 ( 0.588367)
build_install 0.009985 0.001103 1.920902 ( 0.968680)
test_btest 0.000692 0.000122 50.849353 ( 8.121539)
test_basic 0.004964 0.000876 0.343648 ( 0.432031)
test_all 0.000000 0.002288 611.941084 ( 88.612019)
test_rubyspec 0.078829 0.046072 44.218219 ( 52.497914)
total: 152.33 sec