Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-131347
#<BuildRuby:0x0000564f05dc2878
@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.20220816-131347",
@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.006330 0.000351 0.850669 ( 0.957448)
build_miniruby 0.000000 0.000986 0.058213 ( 0.057039)
build_ruby 0.000000 0.001005 0.059971 ( 0.058726)
build_all 0.000000 0.004724 1.534195 ( 0.590492)
build_install 0.007399 0.003340 1.901999 ( 0.968852)
test_btest 0.000786 0.000000 48.322720 ( 9.048904)
test_basic 0.005129 0.000370 0.284607 ( 0.374042)
test_all 0.001539 0.000410 625.416228 ( 91.414032)
test_rubyspec 0.060887 0.047181 44.217236 ( 51.617356)
total: 155.09 sec