Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-105636
#<BuildRuby:0x0000558eecd30920
@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.20220812-105636",
@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.000060 0.000000 0.000060 ( 0.000076)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.009230 0.003731 0.993199 ( 1.036557)
build_miniruby 0.001817 0.000214 0.079466 ( 0.078298)
build_ruby 0.001677 0.000197 0.077382 ( 0.076420)
build_all 0.009024 0.000545 1.565198 ( 0.602747)
build_install 0.016813 0.004913 1.912562 ( 0.938243)
test_btest 0.000000 0.001812 75.998754 ( 8.451692)
test_basic 0.001555 0.006540 0.326312 ( 0.415701)
test_all 0.002652 0.000603 682.459631 ( 66.815023)
test_rubyspec 0.106089 0.068949 45.950049 ( 53.557727)
total: 131.97 sec