Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-052449
#<BuildRuby:0x00005614c98bfe00
@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.20221117-052449",
@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.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004755 0.000119 1.032700 ( 1.075253)
build_miniruby 0.000844 0.000120 0.965762 ( 0.964440)
build_ruby 0.001140 0.000163 2.718748 ( 2.623882)
build_all 0.005356 0.003588 15.847959 ( 3.300961)
build_install 0.004397 0.004058 1.988881 ( 1.118829)
test_btest 0.000467 0.000110 62.529546 ( 10.514718)
test_basic 0.004713 0.000155 0.309906 ( 0.400458)
test_all 0.001086 0.000241 623.560940 (105.427759)
test_rubyspec 0.040680 0.032726 51.029526 ( 59.304106)
total: 184.73 sec