Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-212056
#<BuildRuby:0x000056021b8b7f90
@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.20221203-212056",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003995 0.000856 1.152209 ( 1.167947)
build_miniruby 0.000787 0.000169 1.040241 ( 1.039069)
build_ruby 0.000000 0.001306 2.847530 ( 2.761033)
build_all 0.005606 0.003349 15.918155 ( 3.423876)
build_install 0.005826 0.004886 2.298455 ( 1.276145)
test_btest 0.000442 0.000138 61.000015 ( 11.716863)
test_basic 0.003575 0.001117 0.303949 ( 0.394618)
test_all 0.000643 0.000200 664.671259 (107.075879)
test_rubyspec 0.047825 0.015358 53.279124 ( 61.465798)
total: 190.32 sec