Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-152518
#<BuildRuby:0x000055ed9d4ec920
@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.20220901-152518",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001430 0.009921 0.976366 ( 1.034633)
build_miniruby 0.001421 0.000474 0.075404 ( 0.074086)
build_ruby 0.002241 0.000000 0.077903 ( 0.075534)
build_all 0.006868 0.004209 1.534653 ( 0.561025)
build_install 0.021989 0.000669 1.918631 ( 0.923867)
test_btest 0.000791 0.000213 75.115470 ( 8.214552)
test_basic 0.005676 0.001529 0.331369 ( 0.426461)
test_all 0.002778 0.000748 633.622518 ( 64.474979)
test_rubyspec 0.118931 0.048308 45.330044 ( 53.837781)
total: 129.62 sec