Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-115404
#<BuildRuby:0x000055c548837fa8
@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.20221121-115404",
@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.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004643 0.000273 1.042903 ( 4.261280)
build_miniruby 0.000844 0.000049 1.044342 ( 1.043053)
build_ruby 0.001234 0.000000 2.804474 ( 2.709164)
build_all 0.008660 0.000069 15.901749 ( 3.273649)
build_install 0.001365 0.008331 1.994411 ( 1.164917)
test_btest 0.000474 0.000071 58.063544 ( 12.196717)
test_basic 0.004116 0.000617 0.297341 ( 0.388255)
test_all 0.001144 0.000102 678.991502 (121.934090)
test_rubyspec 0.059920 0.011581 53.616587 ( 61.914638)
total: 208.89 sec