Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-144624
#<BuildRuby:0x000056359136e7b0
@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.20220805-144624",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002481 0.004221 0.837302 ( 1.274316)
build_miniruby 0.000943 0.000135 0.058551 ( 0.057249)
build_ruby 0.000877 0.000125 0.060646 ( 0.059384)
build_all 0.003875 0.000554 1.515782 ( 0.581293)
build_install 0.008047 0.001149 5.587137 ( 2.134989)
test_btest 0.000738 0.000106 51.381379 ( 8.668507)
test_basic 0.001193 0.005353 0.361534 ( 0.448220)
test_all 0.000424 0.000977 605.609178 ( 85.778034)
test_rubyspec 0.083611 0.029476 43.803623 ( 51.195285)
total: 150.20 sec