Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-010113
#<BuildRuby:0x00005574aeeb3de0
@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.20221127-010113",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004459 0.000669 1.261827 ( 1.557152)
build_miniruby 0.000913 0.000137 0.951338 ( 0.949890)
build_ruby 0.001119 0.000168 2.838757 ( 2.729668)
build_all 0.005513 0.004564 22.489711 ( 4.358604)
build_install 0.008230 0.000696 4.325449 ( 1.482079)
test_btest 0.000000 0.000561 58.870735 ( 11.708034)
test_basic 0.001349 0.003261 0.314129 ( 0.405154)
test_all 0.000836 0.000181 653.867259 (122.389388)
test_rubyspec 0.037350 0.029581 53.855382 ( 62.067940)
total: 207.65 sec