Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-084459
#<BuildRuby:0x0000563b87acc010
@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.20221208-084459",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004905 0.000116 1.197348 ( 1.912114)
build_miniruby 0.000822 0.000110 0.979837 ( 0.978361)
build_ruby 0.001045 0.000139 2.911670 ( 2.825632)
build_all 0.005526 0.003712 15.724631 ( 3.366403)
build_install 0.008742 0.000099 2.265662 ( 1.315116)
test_btest 0.000625 0.000000 65.662143 ( 10.960760)
test_basic 0.004983 0.000000 0.279115 ( 0.369676)
test_all 0.000801 0.000000 670.052492 (107.006733)
test_rubyspec 0.049744 0.018199 52.488122 ( 60.689686)
total: 189.43 sec