Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-074136
#<BuildRuby:0x000055fa25d07800
@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-074136",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004613 0.007900 0.970730 ( 1.255136)
build_miniruby 0.001535 0.000548 0.078847 ( 0.077518)
build_ruby 0.001418 0.000506 0.076977 ( 0.075209)
build_all 0.006281 0.003378 1.532361 ( 0.587226)
build_install 0.014484 0.006516 1.907015 ( 0.926873)
test_btest 0.000700 0.000273 77.891912 ( 8.319759)
test_basic 0.004898 0.001905 0.312849 ( 0.403521)
test_all 0.002813 0.001094 686.053855 ( 67.330447)
test_rubyspec 0.118745 0.065466 46.074510 ( 53.585440)
total: 132.56 sec