Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-005113
#<BuildRuby:0x000055c68688c208
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-005113",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004553 0.000089 1.036490 ( 1.091722)
build_miniruby 0.000748 0.000107 1.033033 ( 1.031539)
build_ruby 0.001005 0.000144 2.813597 ( 2.727735)
build_all 0.008907 0.000000 15.896652 ( 3.425658)
build_install 0.008381 0.000589 2.045477 ( 1.175621)
test_btest 0.000513 0.000060 58.186682 ( 12.034111)
test_basic 0.004595 0.000017 0.308176 ( 0.400175)
test_all 0.000884 0.000098 640.359776 (100.668795)
test_rubyspec 0.048593 0.018017 51.305960 ( 59.614908)
total: 182.17 sec