Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-111941
#<BuildRuby:0x0000563ce9e1abf0
@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-111941",
@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.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004592 0.000182 1.066117 ( 1.726991)
build_miniruby 0.000669 0.000157 0.960628 ( 0.959232)
build_ruby 0.001080 0.000254 2.889513 ( 2.778038)
build_all 0.008758 0.000092 15.814443 ( 3.312402)
build_install 0.005517 0.004519 2.018165 ( 1.155573)
test_btest 0.000487 0.000122 65.426229 ( 10.874591)
test_basic 0.003976 0.000994 0.288808 ( 0.379087)
test_all 0.000785 0.000196 688.996910 (106.758077)
test_rubyspec 0.048873 0.012219 52.883687 ( 61.129171)
total: 189.07 sec