Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-070152
#<BuildRuby:0x000056144575c920
@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.20220914-070152",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001327 0.008342 1.083782 ( 1.064063)
build_miniruby 0.001491 0.000344 0.068940 ( 0.066843)
build_ruby 0.002067 0.000000 0.078116 ( 0.075844)
build_all 0.008219 0.001317 1.554095 ( 0.601685)
build_install 0.009008 0.013728 1.883278 ( 0.915082)
test_btest 0.000728 0.000273 91.759956 ( 9.342982)
test_basic 0.006618 0.000672 0.351217 ( 0.439998)
test_all 0.001897 0.000669 636.881685 ( 65.721227)
test_rubyspec 0.104102 0.059930 46.918935 ( 55.470761)
total: 133.70 sec