Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-082139
#<BuildRuby:0x0000559b9a0bbe00
@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-082139",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004207 0.000601 1.072586 ( 1.114738)
build_miniruby 0.000776 0.000111 1.009800 ( 1.008349)
build_ruby 0.001008 0.000144 2.782516 ( 2.672351)
build_all 0.008911 0.000000 15.883472 ( 3.351192)
build_install 0.008594 0.000000 2.058556 ( 1.215475)
test_btest 0.000586 0.000000 63.768258 ( 10.799397)
test_basic 0.004586 0.000000 0.291020 ( 0.382030)
test_all 0.001254 0.000000 663.977519 (100.656898)
test_rubyspec 0.045330 0.017544 51.654642 ( 60.029111)
total: 181.23 sec