Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-021548
#<BuildRuby:0x000055cc48b70920
@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.20220813-021548",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012864 0.001195 0.996356 ( 1.038648)
build_miniruby 0.001734 0.000231 0.075823 ( 0.074860)
build_ruby 0.001610 0.000215 0.073245 ( 0.071739)
build_all 0.006859 0.004273 1.567505 ( 0.585032)
build_install 0.017003 0.005235 1.907397 ( 0.942134)
test_btest 0.001257 0.000252 71.442438 ( 8.672797)
test_basic 0.006728 0.001346 0.319661 ( 0.408546)
test_all 0.002938 0.000587 647.008685 ( 64.887391)
test_rubyspec 0.115331 0.069026 46.090571 ( 53.523218)
total: 130.21 sec