Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-063337
#<BuildRuby:0x000055ab13ff6fe0
@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.20220904-063337",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003602 0.008092 0.973599 ( 1.126107)
build_miniruby 0.002051 0.000411 0.078641 ( 0.076271)
build_ruby 0.001677 0.000336 0.076911 ( 0.074735)
build_all 0.011209 0.000451 1.551472 ( 0.603971)
build_install 0.017826 0.005359 1.891067 ( 0.927896)
test_btest 0.000912 0.000182 77.707818 ( 8.185967)
test_basic 0.005931 0.001186 0.327759 ( 0.418389)
test_all 0.003333 0.001116 645.482821 ( 64.612328)
test_rubyspec 0.085334 0.092440 45.345076 ( 53.743797)
total: 129.77 sec