Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-234251
#<BuildRuby:0x000055c4af3ca770
@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.20221202-234251",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008043 0.002925 1.212269 ( 1.207788)
build_miniruby 0.001866 0.000678 0.861688 ( 0.861117)
build_ruby 0.002542 0.000924 2.247626 ( 2.157868)
build_all 0.018470 0.002547 18.709439 ( 2.182224)
build_install 0.018123 0.003538 2.068195 ( 0.997629)
test_btest 0.000962 0.000274 90.801750 ( 8.878193)
test_basic 0.005087 0.006165 0.352311 ( 0.435739)
test_all 0.000000 0.002072 702.518504 ( 69.688299)
test_rubyspec 0.104892 0.066791 49.433056 ( 57.558944)
total: 143.97 sec