Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-204143
#<BuildRuby:0x0000561a9f9700d0
@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.20220727-204143",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006020 0.000133 0.840310 ( 2.036470)
build_miniruby 0.000946 0.000000 0.057108 ( 0.055849)
build_ruby 0.001014 0.000000 0.060447 ( 0.059252)
build_all 0.004506 0.000152 1.510489 ( 0.584533)
build_install 0.006606 0.004716 5.633341 ( 2.154525)
test_btest 0.000631 0.000079 45.860141 ( 8.635433)
test_basic 0.005597 0.000700 0.337099 ( 0.424710)
test_all 0.000907 0.000113 587.773774 ( 92.703400)
test_rubyspec 0.053250 0.052921 43.625308 ( 49.238390)
total: 155.89 sec