Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-144720
#<BuildRuby:0x000055e63d20bba0
@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.20220721-144720",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000036 0.000003 0.000039 ( 0.000039)
build_up 0.000000 0.012244 3.822331 ( 4.078034)
build_miniruby 0.000000 0.001929 0.552147 ( 0.550882)
build_ruby 0.001322 0.001656 2.519440 ( 2.410139)
build_all 0.014403 0.003451 12.969081 ( 1.714775)
build_install 0.010820 0.006482 4.438644 ( 1.853196)
test_btest 0.001261 0.000464 55.777614 ( 6.278432)
test_basic 0.004703 0.001733 0.286827 ( 0.378836)
test_all 0.000121 0.002834 478.613528 ( 51.194488)
test_rubyspec 0.072384 0.055517 41.690959 ( 47.434553)
total: 115.89 sec