Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-123248
#<BuildRuby:0x0000564a462ad3e8
@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.20220803-123248",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002768 0.009869 0.876745 ( 1.198139)
build_miniruby 0.001662 0.000000 0.064123 ( 0.062408)
build_ruby 0.001249 0.000000 0.063185 ( 0.061860)
build_all 0.005931 0.002244 1.272937 ( 0.479915)
build_install 0.015284 0.001057 4.294604 ( 1.762508)
test_btest 0.000000 0.001708 53.715498 ( 5.919613)
test_basic 0.001555 0.005327 0.297853 ( 0.387392)
test_all 0.000000 0.002388 504.241064 ( 53.286140)
test_rubyspec 0.087095 0.048997 41.391292 ( 49.110223)
total: 112.27 sec