Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-181829
#<BuildRuby:0x00005587eaa9acc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-181829",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.003314 0.007787 1.212548 ( 1.240275)
build_miniruby 0.002060 0.000792 0.841249 ( 0.840070)
build_ruby 0.002391 0.000919 2.233418 ( 2.141477)
build_all 0.013348 0.008198 18.662216 ( 2.186055)
build_install 0.013177 0.009391 2.091603 ( 1.030627)
test_btest 0.000867 0.000411 92.288286 ( 8.874736)
test_basic 0.003278 0.006143 0.340966 ( 0.425902)
test_all 0.001577 0.000830 694.538682 ( 71.580873)
test_rubyspec 0.101324 0.075501 49.032183 ( 57.180540)
total: 145.50 sec