Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-080703
#<BuildRuby:0x000055a3d2eb0728
@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.20230111-080703",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.002725 0.003956 0.870059 ( 1.191082)
build_miniruby 0.001124 0.000066 1.006980 ( 1.005263)
build_ruby 0.001450 0.000085 2.777256 ( 2.774747)
build_all 0.010089 0.000000 16.859000 ( 3.027250)
build_install 0.008327 0.003255 2.174237 ( 1.121675)
test_btest 0.000869 0.000073 68.813441 ( 11.650355)
test_basic 0.005960 0.000497 0.346376 ( 0.432829)
test_all 0.001183 0.000098 656.784718 ( 95.957429)
test_rubyspec 0.097509 0.036759 51.774149 ( 59.772364)
total: 176.93 sec