Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-142945
#<BuildRuby:0x00005573ec491550
@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.20220828-142945",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000048 0.000013 0.000061 ( 0.000058)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002045 0.009170 0.834801 ( 1.463108)
build_miniruby 0.001194 0.000552 0.052492 ( 0.051437)
build_ruby 0.001325 0.000612 0.065536 ( 0.064460)
build_all 0.007906 0.001798 1.227532 ( 0.459893)
build_install 0.010341 0.005026 1.634752 ( 0.810388)
test_btest 0.000778 0.000341 51.330389 ( 5.864129)
test_basic 0.002470 0.003392 0.294533 ( 0.386945)
test_all 0.004147 0.000014 480.738364 ( 51.525242)
test_rubyspec 0.071142 0.068118 41.007563 ( 49.807754)
total: 110.43 sec