Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-104434
#<BuildRuby:0x000055f9b892bf50
@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.20221130-104434",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004941 0.000000 1.222186 ( 1.214172)
build_miniruby 0.000908 0.000000 1.034742 ( 1.033652)
build_ruby 0.001208 0.000000 2.761223 ( 2.671418)
build_all 0.008606 0.000000 15.842903 ( 3.354325)
build_install 0.010271 0.000000 2.248369 ( 1.321719)
test_btest 0.000658 0.000000 68.172556 ( 11.131120)
test_basic 0.000000 0.005005 0.314933 ( 0.405565)
test_all 0.000798 0.000047 706.819889 (110.086470)
test_rubyspec 0.044340 0.023965 54.088196 ( 62.423993)
total: 193.64 sec