Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-173903
#<BuildRuby:0x0000559d1bc767e0
@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.20221128-173903",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004894 0.000000 1.103521 ( 1.385445)
build_miniruby 0.000845 0.000000 0.966744 ( 0.965442)
build_ruby 0.001098 0.000000 2.750281 ( 2.659692)
build_all 0.004767 0.003938 15.788758 ( 3.241912)
build_install 0.009000 0.000000 2.029226 ( 1.155620)
test_btest 0.000550 0.000000 60.996601 ( 11.064944)
test_basic 0.005297 0.000149 0.289532 ( 0.379663)
test_all 0.000863 0.000041 677.646115 (107.185618)
test_rubyspec 0.058483 0.013308 53.067069 ( 61.312810)
total: 189.35 sec