Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-200902
#<BuildRuby:0x000055a24aec7ba0
@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.20221024-200902",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009708 0.000239 1.123428 ( 1.346756)
build_miniruby 0.000000 0.001664 0.115753 ( 0.112809)
build_ruby 0.000029 0.001599 0.115248 ( 0.111994)
build_all 0.007911 0.000758 1.382340 ( 0.595661)
build_install 0.007584 0.008072 1.712809 ( 0.918064)
test_btest 0.001331 0.000369 63.940434 ( 6.875356)
test_basic 0.004378 0.001216 0.346454 ( 0.442031)
test_all 0.006088 0.002371 520.705376 ( 55.148308)
test_rubyspec 0.087296 0.043208 43.800372 ( 51.822483)
total: 117.37 sec