Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-020238
#<BuildRuby:0x000056221af9c0d0
@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.20221126-020238",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004626 0.000210 1.144681 ( 1.151596)
build_miniruby 0.000952 0.000044 0.956838 ( 0.955751)
build_ruby 0.001172 0.000054 2.796674 ( 2.701845)
build_all 0.008163 0.000371 15.738901 ( 3.254074)
build_install 0.010083 0.000237 2.002805 ( 1.161523)
test_btest 0.000547 0.000024 56.610936 ( 12.050914)
test_basic 0.004607 0.000200 0.303331 ( 0.393814)
test_all 0.001186 0.000052 650.150786 (123.556708)
test_rubyspec 0.047466 0.027990 54.044098 ( 62.234030)
total: 207.46 sec