Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-011807
#<BuildRuby:0x0000561c3aeba968
@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.20221202-011807",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004698 0.000313 1.154984 ( 1.489405)
build_miniruby 0.000000 0.000882 1.026395 ( 1.025144)
build_ruby 0.000000 0.001142 2.675713 ( 2.590213)
build_all 0.003439 0.005504 15.876591 ( 3.359848)
build_install 0.004991 0.004216 2.182249 ( 1.255561)
test_btest 0.000533 0.000118 65.749507 ( 10.786864)
test_basic 0.000755 0.004296 0.314906 ( 0.405581)
test_all 0.000912 0.000253 673.253211 (110.652466)
test_rubyspec 0.037704 0.032618 53.348775 ( 61.591734)
total: 193.16 sec