Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-210441
#<BuildRuby:0x000055cd29bb8018
@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.20221120-210441",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004261 0.000449 1.036428 ( 1.198647)
build_miniruby 0.000733 0.000078 0.945409 ( 0.944161)
build_ruby 0.001104 0.000116 2.820212 ( 2.729301)
build_all 0.008232 0.000393 15.788057 ( 3.228259)
build_install 0.008955 0.000000 1.962089 ( 1.172213)
test_btest 0.000608 0.000000 62.804074 ( 10.927879)
test_basic 0.004403 0.000000 0.310699 ( 0.401503)
test_all 0.001495 0.000000 668.601854 (104.199140)
test_rubyspec 0.043839 0.018687 52.035378 ( 60.288022)
total: 185.09 sec