Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-021557
#<BuildRuby:0x000055b63a063e70
@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.20221203-021557",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001769 0.003359 1.130414 ( 1.140764)
build_miniruby 0.000831 0.000111 1.043902 ( 1.042709)
build_ruby 0.001068 0.000142 2.725612 ( 2.621793)
build_all 0.009022 0.000133 15.704704 ( 3.369432)
build_install 0.008643 0.000514 2.283779 ( 1.276731)
test_btest 0.000560 0.000063 62.387628 ( 11.347404)
test_basic 0.004255 0.000473 0.311631 ( 0.402565)
test_all 0.000780 0.000087 688.668211 (106.965617)
test_rubyspec 0.058312 0.014314 54.085233 ( 62.207379)
total: 190.38 sec