Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-012201
#<BuildRuby:0x000055ef1ff5ec40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-012201",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004717 0.000000 1.097664 ( 1.458035)
build_miniruby 0.001077 0.000000 0.964177 ( 0.962806)
build_ruby 0.001159 0.000000 2.863872 ( 2.777820)
build_all 0.008471 0.000059 15.748009 ( 3.232978)
build_install 0.006759 0.002808 2.061739 ( 1.214168)
test_btest 0.000434 0.000095 64.434480 ( 10.673544)
test_basic 0.004581 0.000191 0.301532 ( 0.392251)
test_all 0.000834 0.000174 683.451055 (107.070360)
test_rubyspec 0.027715 0.037687 53.032475 ( 61.310997)
total: 189.09 sec