Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-021549
#<BuildRuby:0x0000557134c9bfa8
@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.20221126-021549",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000000 0.004882 1.126642 ( 1.282178)
build_miniruby 0.000000 0.000976 1.026283 ( 1.025150)
build_ruby 0.000258 0.000829 2.749664 ( 2.651171)
build_all 0.007960 0.000804 15.835843 ( 3.342116)
build_install 0.008937 0.001676 2.040945 ( 1.152274)
test_btest 0.000449 0.000084 55.922494 ( 11.860528)
test_basic 0.004983 0.000080 0.330784 ( 0.421177)
test_all 0.000816 0.000144 674.694313 (106.326953)
test_rubyspec 0.038612 0.030747 53.532985 ( 61.732097)
total: 189.79 sec