Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-063811
#<BuildRuby:0x00005639dd7da358
@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-063811",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004989 0.000357 1.157143 ( 1.184953)
build_miniruby 0.000781 0.000056 0.968280 ( 0.967114)
build_ruby 0.001109 0.000079 2.805405 ( 2.709337)
build_all 0.005863 0.003149 15.817878 ( 3.294300)
build_install 0.008304 0.000923 2.225391 ( 1.278711)
test_btest 0.000480 0.000054 62.578461 ( 11.192430)
test_basic 0.004241 0.000471 0.295316 ( 0.386034)
test_all 0.000813 0.000090 691.284668 (106.753561)
test_rubyspec 0.043986 0.011934 53.646017 ( 61.910414)
total: 189.68 sec