Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-163759
#<BuildRuby:0x000056291f2d6038
@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.20221105-163759",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003233 0.003825 0.973235 ( 1.012751)
build_miniruby 0.001024 0.000236 0.048466 ( 0.047444)
build_ruby 0.001229 0.000284 0.044297 ( 0.043068)
build_all 0.006987 0.000612 1.250365 ( 0.470453)
build_install 0.011277 0.002416 1.546199 ( 0.796388)
test_btest 0.001620 0.000347 62.984991 ( 6.766148)
test_basic 0.000239 0.005341 0.311964 ( 0.404976)
test_all 0.002355 0.000252 523.427444 ( 55.223751)
test_rubyspec 0.068543 0.046876 43.271604 ( 51.820648)
total: 116.59 sec