Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-102428
#<BuildRuby:0x000056089470c040
@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.20221213-102428",
@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.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.004252 0.854173 ( 1.190202)
build_miniruby 0.000000 0.000837 1.038399 ( 1.037092)
build_ruby 0.000000 0.001119 2.734343 ( 2.629308)
build_all 0.007048 0.001881 15.809436 ( 3.328051)
build_install 0.006831 0.003905 2.184617 ( 1.178858)
test_btest 0.000543 0.000085 64.008234 ( 10.696037)
test_basic 0.004290 0.000677 0.302742 ( 0.393785)
test_all 0.001212 0.000191 666.998202 (153.099286)
test_rubyspec 0.042350 0.022745 52.346067 ( 60.556772)
total: 234.11 sec