Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-191721
#<BuildRuby:0x000055b1cda1bdf8
@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-191721",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004735 0.000116 1.082810 ( 1.100373)
build_miniruby 0.000688 0.000099 0.965954 ( 0.964524)
build_ruby 0.000933 0.000133 2.730136 ( 2.644550)
build_all 0.008355 0.000566 16.055610 ( 3.434439)
build_install 0.005753 0.004652 2.090486 ( 1.204605)
test_btest 0.000550 0.000103 63.098502 ( 10.949838)
test_basic 0.005116 0.000105 0.283533 ( 0.374617)
test_all 0.001022 0.000180 624.548010 (101.902776)
test_rubyspec 0.046539 0.019063 50.952573 ( 59.215237)
total: 181.79 sec