Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-005805
#<BuildRuby:0x00005582c173bba0
@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.20221019-005805",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.007052 0.004363 1.139117 ( 1.217989)
build_miniruby 0.001413 0.000100 0.106504 ( 0.103352)
build_ruby 0.001587 0.000114 0.111741 ( 0.108513)
build_all 0.007026 0.000502 1.357144 ( 0.593119)
build_install 0.010162 0.005095 1.637845 ( 0.901473)
test_btest 0.001908 0.000239 61.456445 ( 6.740572)
test_basic 0.006256 0.000782 0.355473 ( 0.453372)
test_all 0.006744 0.000607 517.512163 ( 54.927019)
test_rubyspec 0.082658 0.050941 43.162591 ( 51.828143)
total: 116.87 sec