Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-005758
#<BuildRuby:0x000055eec06bf670
@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.20221124-005758",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004252 0.000608 1.094822 ( 1.149802)
build_miniruby 0.000742 0.000106 0.981388 ( 0.980149)
build_ruby 0.001129 0.000162 2.896385 ( 2.762829)
build_all 0.004270 0.004363 15.777616 ( 3.208517)
build_install 0.008137 0.000714 2.053669 ( 1.189705)
test_btest 0.000516 0.000097 64.568745 ( 10.893883)
test_basic 0.005555 0.000158 0.287542 ( 0.377223)
test_all 0.001066 0.000188 675.339057 (105.652100)
test_rubyspec 0.056244 0.020032 52.692907 ( 60.927202)
total: 187.14 sec