Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-031944
#<BuildRuby:0x000055cff4f5b4b8
@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.20220726-031944",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007774 0.003109 0.983756 ( 1.965424)
build_miniruby 0.000000 0.002120 0.075688 ( 0.075205)
build_ruby 0.000000 0.002174 0.078878 ( 0.077980)
build_all 0.004385 0.004992 1.529604 ( 0.575368)
build_install 0.013015 0.009602 5.201162 ( 2.115746)
test_btest 0.000904 0.000527 71.888713 ( 8.556984)
test_basic 0.003939 0.004574 0.318658 ( 0.406771)
test_all 0.000403 0.001203 651.804148 ( 64.872205)
test_rubyspec 0.120832 0.060741 45.457393 ( 50.978996)
total: 129.63 sec