Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-091551
#<BuildRuby:0x0000556bda2cfe48
@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.20221204-091551",
@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.000024)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005025 0.000098 1.128379 ( 1.210436)
build_miniruby 0.000900 0.000095 0.955368 ( 0.954129)
build_ruby 0.001187 0.000125 2.710877 ( 2.588147)
build_all 0.005406 0.003814 15.899412 ( 3.361657)
build_install 0.004553 0.004193 2.277104 ( 1.288213)
test_btest 0.000508 0.000093 64.206732 ( 11.685680)
test_basic 0.000000 0.004821 0.298570 ( 0.390229)
test_all 0.000000 0.000879 685.535497 (107.063560)
test_rubyspec 0.037264 0.029062 53.624902 ( 61.918771)
total: 190.46 sec