Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-205240
#<BuildRuby:0x0000562425a7ff68
@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.20221118-205240",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004638 0.000143 1.096269 ( 1.077669)
build_miniruby 0.000850 0.000000 0.965633 ( 0.964385)
build_ruby 0.001234 0.000000 2.818247 ( 2.713898)
build_all 0.008294 0.000467 15.915399 ( 3.407614)
build_install 0.008261 0.001652 2.055279 ( 1.153120)
test_btest 0.000460 0.000092 57.872182 ( 11.202783)
test_basic 0.003950 0.000790 0.328567 ( 0.419471)
test_all 0.000771 0.000154 651.225196 (102.439673)
test_rubyspec 0.026996 0.036614 51.496842 ( 59.844929)
total: 183.22 sec