Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-062808
#<BuildRuby:0x0000560dda9c28c0
@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.20220723-062808",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006693 0.000000 0.820958 ( 0.858193)
build_miniruby 0.000924 0.000000 0.057031 ( 0.055895)
build_ruby 0.001015 0.000000 0.059061 ( 0.057786)
build_all 0.004709 0.000000 1.513659 ( 0.587755)
build_install 0.001223 0.009712 5.626023 ( 2.134846)
test_btest 0.000716 0.000000 51.449858 ( 8.398379)
test_basic 0.005183 0.000143 0.279081 ( 0.368582)
test_all 0.001107 0.000000 604.296638 ( 86.905375)
test_rubyspec 0.090496 0.032775 43.520325 ( 49.132791)
total: 148.50 sec