Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-012452
#<BuildRuby:0x00005595d368a7e0
@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.20221127-012452",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005017 0.000160 1.199531 ( 1.738017)
build_miniruby 0.000832 0.000119 0.979920 ( 0.978761)
build_ruby 0.001056 0.000151 2.794189 ( 2.704683)
build_all 0.004657 0.005303 22.533777 ( 4.354027)
build_install 0.004189 0.004521 4.424870 ( 1.548088)
test_btest 0.000577 0.000000 61.604591 ( 11.080984)
test_basic 0.000892 0.003651 0.316842 ( 0.407355)
test_all 0.000734 0.000229 683.926333 (105.896634)
test_rubyspec 0.031901 0.037533 52.687129 ( 60.994673)
total: 189.70 sec