Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-123114
#<BuildRuby:0x000055b0ff8004e8
@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.20220531-123114",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005371 0.004919 0.980939 ( 1.513605)
build_miniruby 0.001776 0.000273 0.068218 ( 0.066168)
build_ruby 0.001913 0.000000 0.078558 ( 0.076885)
build_all 0.008601 0.000847 1.501850 ( 0.609908)
build_install 0.019946 0.001981 5.789668 ( 2.792061)
test_btest 0.001038 0.000139 72.520973 ( 8.481299)
test_basic 0.006324 0.000843 0.309435 ( 0.398019)
test_all 0.002663 0.000355 708.578577 ( 67.728201)
test_rubyspec 0.110836 0.067367 45.940058 ( 51.413189)
total: 133.08 sec