Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-050827
#<BuildRuby:0x000055b1f8f38018
@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.20221124-050827",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000012)
build_up 0.000660 0.004064 1.063223 ( 1.317159)
build_miniruby 0.000894 0.000094 0.985659 ( 0.984261)
build_ruby 0.001005 0.000106 2.771844 ( 2.685533)
build_all 0.008676 0.000038 15.842392 ( 3.273420)
build_install 0.010264 0.000555 1.951525 ( 1.095654)
test_btest 0.000662 0.000060 64.464420 ( 10.503094)
test_basic 0.003941 0.000358 0.280923 ( 0.371861)
test_all 0.001169 0.000106 667.517046 (111.784032)
test_rubyspec 0.044397 0.026092 53.455276 ( 61.639942)
total: 193.66 sec