Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-215854
#<BuildRuby:0x0000564fd1e274b8
@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.20220717-215854",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006633 0.005089 0.981411 ( 1.034467)
build_miniruby 0.001404 0.000585 0.073234 ( 0.071298)
build_ruby 0.001408 0.000586 0.071933 ( 0.069803)
build_all 0.007319 0.003049 1.551005 ( 0.587760)
build_install 0.020950 0.001915 5.196694 ( 2.102890)
test_btest 0.001044 0.000348 69.679444 ( 8.315769)
test_basic 0.006986 0.000455 0.321647 ( 0.410618)
test_all 0.001419 0.000443 648.954988 ( 64.839961)
test_rubyspec 0.083160 0.093674 45.665611 ( 51.000870)
total: 128.43 sec