Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-071011
#<BuildRuby:0x000056347a207df8
@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.20221119-071011",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000883 0.004170 1.170064 ( 1.410617)
build_miniruby 0.000893 0.000158 1.013024 ( 1.011666)
build_ruby 0.001000 0.000176 2.928805 ( 2.842594)
build_all 0.007467 0.001318 15.875355 ( 3.383178)
build_install 0.005924 0.003036 1.962918 ( 1.103377)
test_btest 0.000497 0.000099 64.789967 ( 10.461912)
test_basic 0.003618 0.000724 0.309682 ( 0.400930)
test_all 0.001410 0.000282 652.257798 (103.518885)
test_rubyspec 0.054243 0.012053 52.106773 ( 60.248642)
total: 184.38 sec