Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-162849
#<BuildRuby:0x000055fa6a0abf58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-162849",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000047 0.000007 0.000054 ( 0.000053)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.007647 0.001020 0.839240 ( 1.130158)
build_miniruby 0.000000 0.001307 0.991066 ( 0.989169)
build_ruby 0.000000 0.001578 2.747696 ( 2.744958)
build_all 0.006793 0.002806 16.488270 ( 2.931251)
build_install 0.006269 0.003022 2.235700 ( 1.163595)
test_btest 0.000916 0.000204 69.326305 ( 10.796104)
test_basic 0.005701 0.001267 0.307237 ( 0.392542)
test_all 0.001117 0.000248 644.210088 (109.627533)
test_rubyspec 0.076925 0.051022 50.796178 ( 58.888707)
total: 188.66 sec