Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-225509
#<BuildRuby:0x000056399c0ee968
@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.20221205-225509",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000013 0.000004 0.000017 ( 0.000015)
build_up 0.004855 0.000207 1.156666 ( 1.168345)
build_miniruby 0.000702 0.000162 0.936328 ( 0.934985)
build_ruby 0.001088 0.000251 2.730364 ( 2.622637)
build_all 0.007218 0.001666 15.882728 ( 3.285850)
build_install 0.007725 0.001783 2.200113 ( 1.253964)
test_btest 0.000484 0.000112 66.294076 ( 11.677812)
test_basic 0.003827 0.000883 0.329816 ( 0.421119)
test_all 0.000494 0.000463 656.092953 (113.800541)
test_rubyspec 0.018535 0.038136 52.717807 ( 60.926699)
total: 196.09 sec