Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-010058
#<BuildRuby:0x000055be30994028
@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.20230131-010058",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006236 0.000137 0.843365 ( 1.070437)
build_miniruby 0.001303 0.000082 1.050916 ( 1.048832)
build_ruby 0.001531 0.000095 2.772597 ( 2.770240)
build_all 0.010067 0.000000 16.708954 ( 2.976512)
build_install 0.008046 0.003288 2.065094 ( 1.067188)
test_btest 0.000952 0.000083 68.837437 ( 10.989610)
test_basic 0.006108 0.000000 0.343802 ( 0.430689)
test_all 0.001254 0.000000 659.702703 ( 96.691096)
test_rubyspec 0.093161 0.041209 51.822304 ( 59.843743)
total: 176.89 sec