Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-012303
#<BuildRuby:0x000055b0ae3567e0
@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.20221116-012303",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004380 0.000399 1.120150 ( 1.123640)
build_miniruby 0.000948 0.000087 1.022817 ( 1.021381)
build_ruby 0.001047 0.000095 2.670455 ( 2.579327)
build_all 0.008032 0.000730 15.727163 ( 3.348085)
build_install 0.008712 0.000352 2.001601 ( 1.156303)
test_btest 0.000000 0.000561 54.893125 ( 11.644773)
test_basic 0.000793 0.004333 0.292792 ( 0.383416)
test_all 0.001081 0.000141 634.341289 ( 99.975089)
test_rubyspec 0.050149 0.012471 51.423952 ( 59.571258)
total: 180.80 sec