Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-025702
#<BuildRuby:0x000055d0153d0488
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-025702",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000000 0.004894 1.133533 ( 1.195375)
build_miniruby 0.000000 0.000878 0.959004 ( 0.957802)
build_ruby 0.000000 0.001101 2.758386 ( 2.649151)
build_all 0.008678 0.000251 15.791222 ( 3.298029)
build_install 0.004400 0.004749 2.297354 ( 1.330669)
test_btest 0.000461 0.000108 59.251131 ( 12.341418)
test_basic 0.001323 0.003261 0.320018 ( 0.410578)
test_all 0.000976 0.000271 677.507524 (105.518623)
test_rubyspec 0.044354 0.011741 53.316931 ( 61.573816)
total: 189.28 sec