Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-200951
#<BuildRuby:0x000055916945fdf8
@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.20221123-200951",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000719 0.004162 1.177107 ( 1.186826)
build_miniruby 0.000706 0.000141 0.970036 ( 0.968532)
build_ruby 0.001090 0.000218 2.767535 ( 2.666105)
build_all 0.006779 0.002090 15.806042 ( 3.305629)
build_install 0.006542 0.003481 2.025885 ( 1.155548)
test_btest 0.000444 0.000106 65.589116 ( 10.755112)
test_basic 0.004443 0.000178 0.297714 ( 0.388577)
test_all 0.001139 0.000258 707.004429 (111.175889)
test_rubyspec 0.029126 0.032769 53.773267 ( 61.970730)
total: 193.57 sec