Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-015124
#<BuildRuby:0x0000558a3ac1abf0
@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.20220729-015124",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.007038 0.873117 ( 0.936749)
build_miniruby 0.000221 0.000769 0.057560 ( 0.056343)
build_ruby 0.000699 0.000215 0.059875 ( 0.058617)
build_all 0.003581 0.001101 1.540762 ( 0.602864)
build_install 0.009715 0.001562 5.638257 ( 2.139892)
test_btest 0.000700 0.000000 51.375921 ( 8.300838)
test_basic 0.006106 0.000000 0.316980 ( 0.404952)
test_all 0.001081 0.000000 625.157157 ( 91.482146)
test_rubyspec 0.051275 0.049801 43.886954 ( 49.508381)
total: 153.49 sec