Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-173027
#<BuildRuby:0x000055e6342083c8
@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.20230108-173027",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006250 0.000391 0.906615 ( 1.089112)
build_miniruby 0.001272 0.000080 1.023859 ( 1.021937)
build_ruby 0.001537 0.000096 2.786767 ( 2.784090)
build_all 0.006043 0.004137 16.836656 ( 3.005351)
build_install 0.007665 0.003553 2.121561 ( 1.081619)
test_btest 0.000955 0.000136 80.126462 ( 10.786442)
test_basic 0.003247 0.003239 0.350684 ( 0.436886)
test_all 0.001099 0.000191 655.539901 (111.630783)
test_rubyspec 0.110644 0.016443 52.166802 ( 60.253413)
total: 192.09 sec