Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-212334
#<BuildRuby:0x000055b231b6fe70
@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.20221130-212334",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004305 0.000662 1.166629 ( 1.187439)
build_miniruby 0.000785 0.000121 0.960870 ( 0.959674)
build_ruby 0.001190 0.000183 2.806038 ( 2.720651)
build_all 0.004340 0.004411 15.859999 ( 3.304715)
build_install 0.005854 0.003676 2.236688 ( 1.302038)
test_btest 0.000492 0.000123 61.241683 ( 11.958036)
test_basic 0.004354 0.000018 0.283094 ( 0.374375)
test_all 0.000821 0.000193 699.733709 (108.257381)
test_rubyspec 0.056471 0.016914 53.704215 ( 61.932200)
total: 192.00 sec