Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-102544
#<BuildRuby:0x000055aabb7f3f58
@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.20230103-102544",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005964 0.000402 0.898860 ( 1.066459)
build_miniruby 0.001127 0.000241 1.017365 ( 1.015277)
build_ruby 0.001283 0.000275 2.781150 ( 2.778679)
build_all 0.005871 0.003670 16.803222 ( 2.997840)
build_install 0.006612 0.004926 2.289656 ( 1.180001)
test_btest 0.000727 0.000214 70.293087 ( 11.350593)
test_basic 0.006423 0.000559 0.361457 ( 0.446607)
test_all 0.001126 0.000313 659.675544 (108.484300)
test_rubyspec 0.083716 0.048340 51.532663 ( 59.662847)
total: 188.98 sec