Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-204650
#<BuildRuby:0x00005578afc1bfb0
@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.20220717-204650",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006420 0.000162 0.831839 ( 1.576525)
build_miniruby 0.000879 0.000062 0.056811 ( 0.055698)
build_ruby 0.000883 0.000000 0.058687 ( 0.057463)
build_all 0.000536 0.003998 1.541940 ( 0.603579)
build_install 0.009903 0.001320 5.675266 ( 2.189662)
test_btest 0.000666 0.000089 45.885464 ( 8.719781)
test_basic 0.000345 0.004975 0.291245 ( 0.380186)
test_all 0.000915 0.000076 593.969598 ( 88.714767)
test_rubyspec 0.038994 0.027856 43.487730 ( 49.117065)
total: 151.42 sec