Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-082441
#<BuildRuby:0x00005623c809a8c0
@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.20221121-082441",
@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.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003786 0.000946 1.086245 ( 1.088042)
build_miniruby 0.000717 0.000179 0.980505 ( 0.979199)
build_ruby 0.001365 0.000000 2.753613 ( 2.659526)
build_all 0.008900 0.000000 15.810364 ( 3.213411)
build_install 0.009329 0.000566 1.937786 ( 1.130732)
test_btest 0.000486 0.000097 64.395066 ( 10.682270)
test_basic 0.004277 0.000855 0.306454 ( 0.396701)
test_all 0.000000 0.001438 654.930224 (101.826974)
test_rubyspec 0.047428 0.026616 51.525572 ( 59.733552)
total: 181.71 sec