Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-224320
#<BuildRuby:0x000055be4e2a74b8
@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.20220825-224320",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008342 0.003034 1.009958 ( 1.018893)
build_miniruby 0.001910 0.000694 0.078146 ( 0.075857)
build_ruby 0.001449 0.000527 0.078949 ( 0.077097)
build_all 0.009859 0.000000 1.538423 ( 0.587765)
build_install 0.012864 0.009981 1.882017 ( 0.920579)
test_btest 0.000977 0.000376 73.084953 ( 7.778230)
test_basic 0.000000 0.008289 0.332438 ( 0.424606)
test_all 0.000000 0.003640 684.247125 ( 66.669001)
test_rubyspec 0.085926 0.086595 45.572340 ( 54.074456)
total: 131.63 sec