Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-162532
#<BuildRuby:0x000055bb9a0f5338
@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.20221014-162532",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.011122 1.094331 ( 1.199370)
build_miniruby 0.001977 0.000000 0.097840 ( 0.095166)
build_ruby 0.001363 0.000238 0.107489 ( 0.104268)
build_all 0.008558 0.002019 1.306097 ( 0.551264)
build_install 0.014177 0.002175 1.644807 ( 0.883581)
test_btest 0.001309 0.000491 62.923202 ( 6.444544)
test_basic 0.006203 0.000552 0.356321 ( 0.446443)
test_all 0.003124 0.004107 512.302121 ( 54.744023)
test_rubyspec 0.083350 0.057385 43.271509 ( 51.849644)
total: 116.32 sec