Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-093120
#<BuildRuby:0x0000559652f27f40
@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.20221123-093120",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001064 0.004005 1.107525 ( 1.130759)
build_miniruby 0.000798 0.000084 1.018335 ( 1.017064)
build_ruby 0.001053 0.000110 2.777533 ( 2.682851)
build_all 0.008179 0.000412 15.821354 ( 3.340579)
build_install 0.003947 0.004220 1.991459 ( 1.165125)
test_btest 0.000502 0.000072 62.043228 ( 11.139686)
test_basic 0.000382 0.004351 0.327983 ( 0.419503)
test_all 0.001015 0.000193 665.356024 (110.856287)
test_rubyspec 0.041279 0.021283 53.917015 ( 62.110165)
total: 193.86 sec