Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-101637
#<BuildRuby:0x00005562e0dcc880
@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.20220813-101637",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.012755 0.984167 ( 1.026670)
build_miniruby 0.000801 0.001372 0.077503 ( 0.075664)
build_ruby 0.001081 0.000720 0.079326 ( 0.077756)
build_all 0.006011 0.004007 1.535537 ( 0.583495)
build_install 0.016536 0.006371 1.882954 ( 0.934418)
test_btest 0.000653 0.000392 74.599004 ( 8.196769)
test_basic 0.003814 0.002288 0.326236 ( 0.426565)
test_all 0.002470 0.001482 675.378731 ( 66.476193)
test_rubyspec 0.076782 0.073399 45.683369 ( 53.303150)
total: 131.10 sec