Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-024139
#<BuildRuby:0x000055a7622ec728
@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.20230115-024139",
@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.000000 0.000009 ( 0.000008)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.000000 0.007443 1.282723 ( 1.412284)
build_miniruby 0.000000 0.001447 1.709877 ( 1.579404)
build_ruby 0.000000 0.001545 2.798817 ( 2.796280)
build_all 0.009892 0.000132 16.807710 ( 2.993185)
build_install 0.007244 0.004242 2.176889 ( 1.094286)
test_btest 0.000967 0.000176 77.298873 ( 10.803910)
test_basic 0.005693 0.001035 0.345208 ( 0.432364)
test_all 0.001236 0.000225 691.129835 ( 98.455133)
test_rubyspec 0.087682 0.038359 52.357533 ( 60.396829)
total: 179.96 sec