Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-075607
#<BuildRuby:0x000055fcc639f468
@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.20230125-075607",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000024 0.000005 0.000029 ( 0.000013)
build_up 0.005271 0.001129 0.851238 ( 1.022777)
build_miniruby 0.000983 0.000211 1.010665 ( 1.008861)
build_ruby 0.001332 0.000285 2.775496 ( 2.772902)
build_all 0.008089 0.001733 16.716501 ( 2.984105)
build_install 0.000845 0.010273 2.069917 ( 1.068426)
test_btest 0.000770 0.000274 71.844707 ( 10.779727)
test_basic 0.005236 0.001871 0.360599 ( 0.445853)
test_all 0.000961 0.000343 653.293094 ( 97.080949)
test_rubyspec 0.076858 0.054692 51.793832 ( 59.833884)
total: 177.00 sec