Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-130037
#<BuildRuby:0x000055cc022d4460
@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-130037",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004932 0.000056 1.147770 ( 1.499509)
build_miniruby 0.000899 0.000057 1.035492 ( 1.034226)
build_ruby 0.001030 0.000065 2.752583 ( 2.647318)
build_all 0.005021 0.003857 15.762554 ( 3.326521)
build_install 0.010833 0.000000 2.258030 ( 1.302441)
test_btest 0.000593 0.000000 63.742525 ( 10.880926)
test_basic 0.004182 0.000341 0.276799 ( 0.368737)
test_all 0.001181 0.000112 658.109702 (114.732623)
test_rubyspec 0.035237 0.026473 53.159249 ( 61.383271)
total: 197.18 sec