Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-103303
#<BuildRuby:0x00005595ce364bb0
@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.20220809-103303",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003495 0.009012 0.969093 ( 1.405484)
build_miniruby 0.001748 0.000403 0.072051 ( 0.071707)
build_ruby 0.001527 0.000352 0.079304 ( 0.079070)
build_all 0.000453 0.009459 1.500676 ( 0.579085)
build_install 0.017910 0.001208 5.155334 ( 2.101960)
test_btest 0.001004 0.000314 76.231132 ( 8.687862)
test_basic 0.003914 0.004613 0.325278 ( 0.414187)
test_all 0.001555 0.000182 648.931580 ( 65.008740)
test_rubyspec 0.094490 0.092965 45.684611 ( 53.198785)
total: 131.55 sec