Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-055211
#<BuildRuby:0x000055f6b2088488
@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.20221204-055211",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004912 0.000053 1.168196 ( 1.153539)
build_miniruby 0.000786 0.000049 0.958184 ( 0.956818)
build_ruby 0.001089 0.000068 2.719400 ( 2.612016)
build_all 0.004092 0.004754 15.960766 ( 3.374931)
build_install 0.009168 0.000019 2.222536 ( 1.243294)
test_btest 0.000653 0.000072 58.516181 ( 11.868378)
test_basic 0.004628 0.000514 0.299901 ( 0.390177)
test_all 0.000823 0.000092 663.182168 (107.851200)
test_rubyspec 0.049141 0.017604 53.156583 ( 61.303619)
total: 190.75 sec