Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-155245
#<BuildRuby:0x000055571024bf00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-155245",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004304 0.000000 0.879453 ( 1.156392)
build_miniruby 0.000926 0.000000 0.957384 ( 0.956059)
build_ruby 0.001393 0.000000 2.666776 ( 2.545321)
build_all 0.004964 0.004171 15.823806 ( 3.310239)
build_install 0.008301 0.000229 2.299350 ( 1.276156)
test_btest 0.000000 0.000561 59.846907 ( 11.563035)
test_basic 0.001526 0.003070 0.280026 ( 0.371279)
test_all 0.000945 0.000095 667.069541 (110.952716)
test_rubyspec 0.056028 0.012242 52.318440 ( 60.513769)
total: 192.65 sec