Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-103805
#<BuildRuby:0x0000558f4f436848
@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.20220730-103805",
@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.000016 0.000000 0.000016 ( 0.000015)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.002382 0.004341 0.875787 ( 2.214188)
build_miniruby 0.000983 0.000070 0.057121 ( 0.055863)
build_ruby 0.000977 0.000070 0.059946 ( 0.058682)
build_all 0.000582 0.003971 1.524543 ( 0.590786)
build_install 0.006568 0.004672 5.640910 ( 2.171297)
test_btest 0.000617 0.000115 46.376848 ( 8.620552)
test_basic 0.001472 0.004792 0.360855 ( 0.448298)
test_all 0.001131 0.000282 612.682996 ( 88.534744)
test_rubyspec 0.068216 0.052476 43.774622 ( 49.374186)
total: 152.07 sec