Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-083020
#<BuildRuby:0x000055b4d9e5b4b8
@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.20220727-083020",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012856 0.000069 0.964289 ( 1.913179)
build_miniruby 0.001871 0.000234 0.075189 ( 0.073079)
build_ruby 0.002083 0.000261 0.079974 ( 0.077676)
build_all 0.010734 0.000000 1.554370 ( 0.575727)
build_install 0.022871 0.000250 5.217689 ( 2.054359)
test_btest 0.001167 0.000101 78.349259 ( 8.196890)
test_basic 0.006671 0.000174 0.322007 ( 0.412384)
test_all 0.002789 0.000077 678.201412 ( 66.993797)
test_rubyspec 0.138024 0.031389 45.500541 ( 51.350198)
total: 131.65 sec