Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-121856
#<BuildRuby:0x000055a8e486a8c0
@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.20221128-121856",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003910 0.000689 1.064892 ( 1.580018)
build_miniruby 0.000876 0.000000 1.038202 ( 1.036891)
build_ruby 0.001140 0.000000 2.765029 ( 2.679428)
build_all 0.008873 0.000000 15.809160 ( 3.323950)
build_install 0.008146 0.000312 2.047037 ( 1.198870)
test_btest 0.000000 0.000601 65.791063 ( 10.650513)
test_basic 0.001511 0.003175 0.318154 ( 0.409652)
test_all 0.001325 0.000241 658.800631 (126.094690)
test_rubyspec 0.052595 0.018132 53.115626 ( 61.326798)
total: 208.30 sec