Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-222659
#<BuildRuby:0x000055f46a937df8
@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.20220731-222659",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006392 0.000565 0.830492 ( 1.126133)
build_miniruby 0.000840 0.000210 0.057673 ( 0.056455)
build_ruby 0.000830 0.000207 0.059656 ( 0.058339)
build_all 0.003859 0.000965 1.555346 ( 0.600829)
build_install 0.010105 0.001226 5.642187 ( 2.168548)
test_btest 0.000714 0.000165 46.054901 ( 8.711873)
test_basic 0.006174 0.000195 0.345429 ( 0.432646)
test_all 0.001098 0.000235 603.912593 ( 90.709841)
test_rubyspec 0.059595 0.059912 43.789144 ( 49.457551)
total: 153.32 sec