Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-083457
#<BuildRuby:0x0000559e673e43a0
@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.20220902-083457",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010392 0.001484 0.982151 ( 1.130616)
build_miniruby 0.001819 0.000260 0.073877 ( 0.072579)
build_ruby 0.002064 0.000000 0.081038 ( 0.079552)
build_all 0.010701 0.000000 1.532832 ( 0.574735)
build_install 0.015545 0.006982 1.895670 ( 0.911246)
test_btest 0.000947 0.000165 68.992837 ( 8.249474)
test_basic 0.006382 0.000376 0.321888 ( 0.410950)
test_all 0.003397 0.000566 670.245581 ( 66.452865)
test_rubyspec 0.098015 0.087431 45.442336 ( 53.927393)
total: 131.81 sec