Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-215057
#<BuildRuby:0x000055893f11c010
@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.20221209-215057",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004681 0.000034 1.221563 ( 1.201056)
build_miniruby 0.000998 0.000050 0.988515 ( 0.987034)
build_ruby 0.001201 0.000060 2.815175 ( 2.729253)
build_all 0.004877 0.004348 15.832288 ( 3.223721)
build_install 0.009756 0.000494 2.240151 ( 1.229015)
test_btest 0.000607 0.000055 63.433361 ( 11.323639)
test_basic 0.004093 0.000372 0.307975 ( 0.399771)
test_all 0.000873 0.000080 678.699006 (105.022008)
test_rubyspec 0.030336 0.039536 53.039116 ( 61.165842)
total: 187.28 sec