Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-070452
#<BuildRuby:0x0000559ee3e28448
@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.20220814-070452",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005519 0.005298 0.975776 ( 1.011134)
build_miniruby 0.001524 0.000352 0.076527 ( 0.074277)
build_ruby 0.001431 0.000330 0.076215 ( 0.074377)
build_all 0.004342 0.006024 1.538616 ( 0.578804)
build_install 0.015043 0.006689 1.905220 ( 0.942194)
test_btest 0.000892 0.000297 74.102314 ( 8.652128)
test_basic 0.007331 0.000595 0.323182 ( 0.415259)
test_all 0.002809 0.000878 634.306053 ( 65.186221)
test_rubyspec 0.121043 0.060917 45.787468 ( 53.304212)
total: 130.24 sec