Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-204937
#<BuildRuby:0x00005561db81ff00
@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-204937",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004812 0.000123 1.072407 ( 1.052433)
build_miniruby 0.000742 0.000117 0.929840 ( 0.928602)
build_ruby 0.001168 0.000184 2.912348 ( 2.822904)
build_all 0.005263 0.003593 16.105212 ( 3.361157)
build_install 0.009373 0.000970 2.027527 ( 1.141018)
test_btest 0.000627 0.000114 64.538833 ( 10.359886)
test_basic 0.004783 0.000081 0.301338 ( 0.391869)
test_all 0.001211 0.000211 635.317125 (102.965904)
test_rubyspec 0.041365 0.026242 51.512942 ( 59.671928)
total: 182.70 sec