Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-034444
#<BuildRuby:0x0000555d29f87fb0
@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-034444",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000042 0.000000 0.000042 ( 0.000027)
build_up 0.000000 0.006555 0.847231 ( 1.031615)
build_miniruby 0.000107 0.001200 1.012165 ( 1.010273)
build_ruby 0.001436 0.000169 2.784927 ( 2.782466)
build_all 0.009194 0.000578 16.709454 ( 3.005349)
build_install 0.002883 0.008272 2.072366 ( 1.072934)
test_btest 0.000878 0.000185 78.137304 ( 10.560170)
test_basic 0.007104 0.000000 0.360896 ( 0.445893)
test_all 0.001101 0.000000 676.666178 ( 95.219528)
test_rubyspec 0.101514 0.021114 51.767159 ( 59.808878)
total: 174.94 sec