Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-070307
#<BuildRuby:0x000055a3fd23ce80
@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.20221011-070307",
@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.000025 0.000009 0.000034 ( 0.000033)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.008834 0.003212 1.104475 ( 1.182928)
build_miniruby 0.001329 0.000483 0.102048 ( 0.098782)
build_ruby 0.001233 0.000448 0.094852 ( 0.091931)
build_all 0.005119 0.001862 1.291777 ( 0.558301)
build_install 0.006576 0.008380 1.621741 ( 0.874854)
test_btest 0.001344 0.000611 60.566591 ( 6.498432)
test_basic 0.003950 0.001795 0.348754 ( 0.439827)
test_all 0.004638 0.002639 503.221713 ( 53.731746)
test_rubyspec 0.071072 0.060099 42.889260 ( 51.425589)
total: 114.90 sec