Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-091256
#<BuildRuby:0x000055ee98b9d570
@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.20221101-091256",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008701 0.002373 1.113292 ( 1.302067)
build_miniruby 0.000000 0.002267 0.096316 ( 0.093456)
build_ruby 0.000485 0.000980 0.094621 ( 0.092350)
build_all 0.006895 0.002298 1.365624 ( 0.580100)
build_install 0.014766 0.001393 1.658546 ( 0.885421)
test_btest 0.001194 0.000341 63.449205 ( 6.564802)
test_basic 0.002194 0.004323 0.358348 ( 0.459457)
test_all 0.001988 0.005973 495.412691 ( 53.686282)
test_rubyspec 0.096341 0.035177 43.123661 ( 51.723047)
total: 115.39 sec