Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-204226
#<BuildRuby:0x000055a374cae8c0
@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.20221121-204226",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000923 0.003979 1.081762 ( 1.131641)
build_miniruby 0.000925 0.000061 0.977758 ( 0.976249)
build_ruby 0.001092 0.000072 2.890865 ( 2.758438)
build_all 0.008495 0.000566 15.924646 ( 3.306184)
build_install 0.008833 0.000258 2.036823 ( 1.144175)
test_btest 0.000000 0.000568 65.478089 ( 10.745381)
test_basic 0.000000 0.005055 0.321228 ( 0.411448)
test_all 0.000000 0.001550 672.298654 (123.818232)
test_rubyspec 0.048141 0.016041 53.610015 ( 61.755157)
total: 206.05 sec