Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-141720
#<BuildRuby:0x0000560dd8eaffb0
@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-141720",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004229 0.000651 1.030261 ( 1.373185)
build_miniruby 0.000000 0.000966 1.027239 ( 1.025895)
build_ruby 0.000000 0.001227 2.837656 ( 2.751257)
build_all 0.006307 0.002351 15.796144 ( 3.251737)
build_install 0.007564 0.000632 2.091838 ( 1.204726)
test_btest 0.000676 0.000000 55.601197 ( 11.802512)
test_basic 0.000834 0.003855 0.310008 ( 0.401503)
test_all 0.000798 0.000200 651.446939 (110.938645)
test_rubyspec 0.053190 0.023703 53.277519 ( 61.425223)
total: 194.18 sec