Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-014241
#<BuildRuby:0x0000561222829350
@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.20221012-014241",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009519 0.000733 1.080867 ( 1.130686)
build_miniruby 0.001501 0.000115 0.098323 ( 0.094871)
build_ruby 0.001529 0.000118 0.092551 ( 0.089337)
build_all 0.007197 0.000168 1.311316 ( 0.561896)
build_install 0.015343 0.000689 1.628496 ( 0.901471)
test_btest 0.001277 0.000086 61.746018 ( 6.779111)
test_basic 0.006364 0.000424 0.343567 ( 0.440690)
test_all 0.007754 0.000095 494.325753 ( 53.496780)
test_rubyspec 0.071688 0.059551 43.187781 ( 51.788346)
total: 115.28 sec