Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-130551
#<BuildRuby:0x000055f7e1e3c9c8
@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.20220818-130551",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001832 0.010938 0.968901 ( 1.129326)
build_miniruby 0.001753 0.000438 0.074129 ( 0.071872)
build_ruby 0.001504 0.000376 0.073705 ( 0.071962)
build_all 0.007747 0.001937 1.530974 ( 0.593651)
build_install 0.021990 0.000000 1.875634 ( 0.906612)
test_btest 0.001322 0.000187 73.449975 ( 8.305091)
test_basic 0.005544 0.001056 0.327735 ( 0.416296)
test_all 0.003614 0.000689 654.513923 ( 64.675170)
test_rubyspec 0.139832 0.032454 45.512283 ( 54.054883)
total: 130.23 sec