Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-205754
#<BuildRuby:0x00005610b18643a0
@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-205754",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010873 0.000178 0.963717 ( 1.057553)
build_miniruby 0.000000 0.002110 0.072495 ( 0.070465)
build_ruby 0.000255 0.001992 0.079445 ( 0.077300)
build_all 0.005520 0.004445 1.525660 ( 0.570932)
build_install 0.017372 0.005194 1.912095 ( 0.916926)
test_btest 0.000998 0.000200 75.189630 ( 8.344325)
test_basic 0.000000 0.007711 0.327427 ( 0.422384)
test_all 0.004177 0.000000 652.171148 ( 65.067258)
test_rubyspec 0.124683 0.054730 45.920430 ( 53.456583)
total: 129.98 sec