Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-184519
#<BuildRuby:0x0000555ac325be80
@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.20221214-184519",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004231 0.000017 0.838910 ( 1.092721)
build_miniruby 0.000805 0.000035 0.996207 ( 0.995020)
build_ruby 0.001118 0.000000 2.792929 ( 2.687350)
build_all 0.009145 0.000000 15.693222 ( 3.401392)
build_install 0.007547 0.003401 2.269800 ( 1.278055)
test_btest 0.000633 0.000042 65.857314 ( 10.886894)
test_basic 0.004766 0.000063 0.280112 ( 0.370806)
test_all 0.001293 0.000083 667.872546 (142.589119)
test_rubyspec 0.040957 0.015241 51.497109 ( 59.711583)
total: 223.01 sec