Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-051641
#<BuildRuby:0x0000563150e83f50
@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.20221202-051641",
@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.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004742 0.000000 1.111725 ( 1.943490)
build_miniruby 0.000982 0.000000 0.931336 ( 0.930326)
build_ruby 0.001191 0.000000 2.759024 ( 2.668734)
build_all 0.004785 0.004088 15.726118 ( 3.325448)
build_install 0.006556 0.002880 2.279764 ( 1.301507)
test_btest 0.000579 0.000000 67.861245 ( 11.474470)
test_basic 0.004919 0.000220 0.320197 ( 0.410265)
test_all 0.001148 0.000138 693.193312 (106.793260)
test_rubyspec 0.053208 0.021616 53.179722 ( 61.408692)
total: 190.26 sec