Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-140615
#<BuildRuby:0x000055d5be3584c0
@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.20220801-140615",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007360 0.004419 0.946201 ( 1.012587)
build_miniruby 0.001987 0.000000 0.075421 ( 0.073482)
build_ruby 0.001826 0.000000 0.076620 ( 0.074863)
build_all 0.006818 0.003257 1.529312 ( 0.580278)
build_install 0.019593 0.003094 5.099767 ( 2.052944)
test_btest 0.001363 0.000000 73.424914 ( 8.400824)
test_basic 0.007337 0.000000 0.326549 ( 0.416619)
test_all 0.002433 0.000000 682.757630 ( 66.960712)
test_rubyspec 0.095602 0.085516 45.229271 ( 51.059137)
total: 130.63 sec