Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-030112
#<BuildRuby:0x000055f8b2643e48
@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.20221129-030112",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004608 1.248395 ( 1.230965)
build_miniruby 0.000000 0.001098 0.943770 ( 0.942370)
build_ruby 0.000136 0.000953 2.771789 ( 2.671381)
build_all 0.008619 0.000000 15.626530 ( 3.427867)
build_install 0.007520 0.000870 1.982194 ( 1.143415)
test_btest 0.000512 0.000085 66.209411 ( 11.138677)
test_basic 0.000524 0.004102 0.295047 ( 0.386014)
test_all 0.000926 0.000117 648.931894 (110.749261)
test_rubyspec 0.055089 0.012989 52.680409 ( 60.874091)
total: 192.56 sec