Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-020404
#<BuildRuby:0x000055d045297f00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-020404",
@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.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004184 0.000697 1.168197 ( 1.173613)
build_miniruby 0.000878 0.000146 1.039664 ( 1.038529)
build_ruby 0.001089 0.000181 2.645598 ( 2.554392)
build_all 0.008879 0.000000 15.564011 ( 3.309021)
build_install 0.006250 0.002530 2.137290 ( 1.221859)
test_btest 0.000484 0.000080 58.160499 ( 11.900771)
test_basic 0.004817 0.000127 0.289252 ( 0.380037)
test_all 0.000688 0.000109 661.155415 (106.187923)
test_rubyspec 0.055696 0.021084 52.381344 ( 60.621689)
total: 188.39 sec