Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-123452
#<BuildRuby:0x000055683c662cc8
@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.20221202-123452",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009601 0.001291 1.209707 ( 1.345104)
build_miniruby 0.001843 0.000425 0.844828 ( 0.843572)
build_ruby 0.002897 0.000669 2.255704 ( 2.161572)
build_all 0.018963 0.000847 18.580653 ( 2.162707)
build_install 0.013116 0.009629 2.039767 ( 1.047048)
test_btest 0.001214 0.000320 94.445967 ( 9.441441)
test_basic 0.003181 0.006066 0.336421 ( 0.423078)
test_all 0.002099 0.000663 676.584503 ( 72.480205)
test_rubyspec 0.109654 0.069317 49.256399 ( 57.386194)
total: 147.29 sec