Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-002449
#<BuildRuby:0x000055b8bbbd6fe0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220908-002449",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007117 0.004715 0.976790 ( 1.022083)
build_miniruby 0.001633 0.000350 0.076720 ( 0.076015)
build_ruby 0.001489 0.000319 0.074473 ( 0.074305)
build_all 0.005145 0.004671 1.540191 ( 0.611694)
build_install 0.017028 0.005487 1.959923 ( 0.962854)
test_btest 0.000000 0.001100 96.529385 ( 9.989312)
test_basic 0.003874 0.003281 0.356182 ( 0.446461)
test_all 0.000000 0.003931 689.417485 ( 68.550929)
test_rubyspec 0.133774 0.048872 47.174911 ( 55.476313)
total: 137.21 sec