Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-101702
#<BuildRuby:0x000055b5f4e13c78
@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.20221203-101702",
@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.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.004913 0.000000 1.188327 ( 1.176942)
build_miniruby 0.001032 0.000000 0.966372 ( 0.965095)
build_ruby 0.001341 0.000000 2.824627 ( 2.731186)
build_all 0.004752 0.004350 15.944247 ( 3.415833)
build_install 0.001334 0.007747 2.223165 ( 1.226545)
test_btest 0.000480 0.000069 59.237258 ( 12.441681)
test_basic 0.004746 0.000091 0.338596 ( 0.429397)
test_all 0.000706 0.000097 668.841140 (120.672571)
test_rubyspec 0.050179 0.027149 53.080959 ( 61.285873)
total: 204.35 sec