Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-220320
#<BuildRuby:0x000055f4a530d550
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221014-220320",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000040 0.000004 0.000044 ( 0.000044)
configure 0.000000 0.000062 0.000062 ( 0.000066)
build_up 0.004115 0.007872 1.117707 ( 1.643549)
build_miniruby 0.000000 0.002362 0.101831 ( 0.100676)
build_ruby 0.000000 0.001426 0.099867 ( 0.098771)
build_all 0.004206 0.004328 1.318094 ( 0.576667)
build_install 0.013174 0.002833 1.691360 ( 0.911510)
test_btest 0.000000 0.001893 60.675224 ( 6.924818)
test_basic 0.001312 0.005955 0.345759 ( 0.437803)
test_all 0.007290 0.000508 512.307928 ( 54.904691)
test_rubyspec 0.081841 0.050817 43.160366 ( 51.735163)
total: 117.34 sec