Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-010115
#<BuildRuby:0x0000564a576403a0
@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.20220815-010115",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004595 0.007304 1.027316 ( 3.195961)
build_miniruby 0.002501 0.000000 0.069324 ( 0.066974)
build_ruby 0.001915 0.000180 0.074142 ( 0.072099)
build_all 0.004837 0.005456 1.517105 ( 0.579708)
build_install 0.015283 0.006511 1.890657 ( 0.933758)
test_btest 0.000940 0.000314 72.943463 ( 8.533304)
test_basic 0.006236 0.002079 0.325832 ( 0.414685)
test_all 0.004499 0.000000 634.358170 ( 64.949887)
test_rubyspec 0.105259 0.066591 45.806980 ( 53.432588)
total: 132.18 sec