Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-154910
#<BuildRuby:0x000055f9967f8088
@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-154910",
@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.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004866 1.061405 ( 5.530273)
build_miniruby 0.000000 0.000910 1.005326 ( 1.004432)
build_ruby 0.000000 0.001261 2.748683 ( 2.634834)
build_all 0.002787 0.006211 15.757673 ( 3.284852)
build_install 0.007650 0.002354 1.983347 ( 1.150273)
test_btest 0.000658 0.000000 65.504255 ( 10.590559)
test_basic 0.004745 0.000132 0.291475 ( 0.382974)
test_all 0.001080 0.000309 668.902526 (112.155031)
test_rubyspec 0.040128 0.031703 53.833362 ( 62.131969)
total: 198.87 sec