Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-144359
#<BuildRuby:0x000055b003c0ce80
@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.20221012-144359",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006088 0.004155 1.075899 ( 1.313417)
build_miniruby 0.001710 0.000114 0.101845 ( 0.100647)
build_ruby 0.001528 0.000102 0.098294 ( 0.097533)
build_all 0.008761 0.000273 1.287714 ( 0.589681)
build_install 0.007124 0.008964 1.649648 ( 0.912628)
test_btest 0.001249 0.000208 63.781449 ( 6.577621)
test_basic 0.006611 0.001102 0.352627 ( 0.444157)
test_all 0.006399 0.000000 504.569548 ( 54.277090)
test_rubyspec 0.090345 0.039470 43.238883 ( 51.850953)
total: 116.16 sec