Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-045234
#<BuildRuby:0x000055bffe12bdd0
@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.20220804-045234",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006716 0.000000 0.825104 ( 1.146691)
build_miniruby 0.001062 0.000000 0.057630 ( 0.056365)
build_ruby 0.001047 0.000000 0.059115 ( 0.057819)
build_all 0.000000 0.004616 1.545090 ( 0.597725)
build_install 0.007172 0.004086 5.641515 ( 2.165330)
test_btest 0.000548 0.000064 51.809690 ( 8.044885)
test_basic 0.005830 0.000158 0.338602 ( 0.426577)
test_all 0.001124 0.000125 628.210772 ( 90.570639)
test_rubyspec 0.100618 0.019726 43.812665 ( 51.172644)
total: 154.24 sec