Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-200440
#<BuildRuby:0x000055de58579338
@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.20221007-200440",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.011909 0.000242 1.049254 ( 1.099812)
build_miniruby 0.002266 0.000151 0.099236 ( 0.095545)
build_ruby 0.001746 0.000000 0.098112 ( 0.095599)
build_all 0.008186 0.000341 1.344045 ( 0.583833)
build_install 0.009341 0.006055 1.656167 ( 0.889640)
test_btest 0.001315 0.000164 62.725102 ( 6.280195)
test_basic 0.006021 0.000054 0.350820 ( 0.440446)
test_all 0.006219 0.000731 504.334730 ( 53.568383)
test_rubyspec 0.075127 0.047132 42.561843 ( 51.068804)
total: 114.12 sec