Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-090752
#<BuildRuby:0x000055beb4b33fa8
@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.20221202-090752",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.003951 0.000930 1.136060 ( 1.168967)
build_miniruby 0.000836 0.000197 1.018182 ( 1.016824)
build_ruby 0.000997 0.000234 2.845615 ( 2.730803)
build_all 0.007961 0.000800 15.679349 ( 3.361171)
build_install 0.009418 0.000058 2.188538 ( 1.241652)
test_btest 0.000564 0.000113 64.647717 ( 11.322395)
test_basic 0.003762 0.000752 0.324747 ( 0.415876)
test_all 0.001314 0.000084 676.170892 (106.969727)
test_rubyspec 0.049800 0.023642 53.525257 ( 61.602724)
total: 189.83 sec