Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-080138
#<BuildRuby:0x00005623f95d6858
@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.20221231-080138",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000022 0.000007 0.000029 ( 0.000013)
build_up 0.000000 0.006556 0.847206 ( 1.037976)
build_miniruby 0.000000 0.001215 1.010863 ( 1.009006)
build_ruby 0.000000 0.001545 2.790754 ( 2.788080)
build_all 0.003514 0.006491 16.754965 ( 2.999777)
build_install 0.010462 0.001277 2.302874 ( 1.182861)
test_btest 0.000638 0.000341 75.347926 ( 10.777200)
test_basic 0.003138 0.003620 0.362436 ( 0.448387)
test_all 0.000862 0.000485 673.043050 ( 98.844529)
test_rubyspec 0.059656 0.058946 51.584395 ( 59.688023)
total: 178.78 sec