Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-103224
#<BuildRuby:0x000055800fcf5348
@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.20220825-103224",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006342 0.005317 0.868114 ( 0.941580)
build_miniruby 0.001334 0.000308 0.054176 ( 0.053857)
build_ruby 0.001415 0.000000 0.055815 ( 0.055147)
build_all 0.007898 0.000094 1.246362 ( 0.479917)
build_install 0.011584 0.003206 1.584882 ( 0.814262)
test_btest 0.000788 0.000165 53.500030 ( 6.074998)
test_basic 0.004195 0.000883 0.292879 ( 0.386295)
test_all 0.004915 0.000000 509.864577 ( 53.928460)
test_rubyspec 0.079150 0.056399 41.786522 ( 49.981812)
total: 112.72 sec