Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-221651
#<BuildRuby:0x0000555bd20ebf68
@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.20221126-221651",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004994 0.000000 1.242727 ( 1.458411)
build_miniruby 0.001047 0.000000 1.009005 ( 1.007515)
build_ruby 0.001156 0.000000 2.837365 ( 2.737073)
build_all 0.009987 0.000000 22.397098 ( 4.396683)
build_install 0.007067 0.003455 4.390713 ( 1.583518)
test_btest 0.000540 0.000022 57.046682 ( 11.771661)
test_basic 0.005206 0.000069 0.311996 ( 0.402257)
test_all 0.001979 0.000079 665.456919 (108.844549)
test_rubyspec 0.053425 0.011827 53.410398 ( 61.578999)
total: 193.78 sec