Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-141509
#<BuildRuby:0x000055d7eb6e6fe0
@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.20220725-141509",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011489 0.001155 0.979384 ( 1.088021)
build_miniruby 0.001906 0.000293 0.073298 ( 0.071404)
build_ruby 0.001754 0.000270 0.074697 ( 0.072714)
build_all 0.008387 0.002944 1.542569 ( 0.589798)
build_install 0.011562 0.010483 5.174328 ( 2.074988)
test_btest 0.000847 0.000236 75.750054 ( 7.802495)
test_basic 0.000136 0.007690 0.309175 ( 0.407351)
test_all 0.001401 0.000516 634.718508 ( 64.219865)
test_rubyspec 0.119387 0.059598 45.438395 ( 51.331151)
total: 127.66 sec