Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-124926
#<BuildRuby:0x000055e485a3a7e0
@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.20221119-124926",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004695 0.000131 1.116501 ( 1.255900)
build_miniruby 0.000730 0.000182 1.116674 ( 1.115147)
build_ruby 0.001031 0.000258 2.782825 ( 2.690617)
build_all 0.008148 0.000871 15.860519 ( 3.338791)
build_install 0.009006 0.000930 2.026976 ( 1.148112)
test_btest 0.000480 0.000102 64.304810 ( 11.093876)
test_basic 0.004664 0.000000 0.291460 ( 0.382801)
test_all 0.001018 0.000144 638.649841 (102.844723)
test_rubyspec 0.044357 0.020204 51.650495 ( 59.859514)
total: 183.73 sec