Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-010137
#<BuildRuby:0x0000563ef71afe00
@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.20221125-010137",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005039 0.000000 1.099354 ( 1.145005)
build_miniruby 0.000876 0.000000 1.078949 ( 1.077877)
build_ruby 0.001345 0.000000 2.799156 ( 2.683784)
build_all 0.008818 0.000000 15.826964 ( 3.356582)
build_install 0.004508 0.004642 1.942459 ( 1.104374)
test_btest 0.000634 0.000000 63.658776 ( 11.019104)
test_basic 0.004981 0.000058 0.284646 ( 0.375435)
test_all 0.001108 0.000058 670.878817 (124.727101)
test_rubyspec 0.031921 0.030216 53.668252 ( 61.807735)
total: 207.30 sec