Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-175413
#<BuildRuby:0x000055c4bf0cbf00
@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-175413",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000859 0.004337 1.246132 ( 2.045502)
build_miniruby 0.000808 0.000186 0.985257 ( 0.983727)
build_ruby 0.000922 0.000213 2.754281 ( 2.655383)
build_all 0.009620 0.000185 22.662696 ( 4.386017)
build_install 0.004801 0.003466 4.375135 ( 1.567854)
test_btest 0.000480 0.000113 65.156821 ( 10.767160)
test_basic 0.004885 0.000150 0.307496 ( 0.397731)
test_all 0.000640 0.000142 693.591501 (110.809100)
test_rubyspec 0.056903 0.014774 53.100488 ( 61.324119)
total: 194.94 sec