Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-015358
#<BuildRuby:0x00005626b3251400
@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.20220814-015358",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.010852 0.001042 0.840767 ( 1.003132)
build_miniruby 0.001239 0.000191 0.054388 ( 0.052931)
build_ruby 0.001396 0.000215 0.056368 ( 0.054898)
build_all 0.008508 0.000529 1.241025 ( 0.465301)
build_install 0.013950 0.000000 1.552673 ( 0.784349)
test_btest 0.001182 0.000000 51.975198 ( 6.119816)
test_basic 0.006003 0.000000 0.301352 ( 0.392276)
test_all 0.003123 0.000000 509.372507 ( 52.547815)
test_rubyspec 0.088368 0.051199 41.688332 ( 49.277995)
total: 110.70 sec