Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-042517
#<BuildRuby:0x00005623733b3de0
@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.20221122-042517",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004817 0.000087 1.085948 ( 1.362207)
build_miniruby 0.000907 0.000113 0.943996 ( 0.942503)
build_ruby 0.001266 0.000158 2.690953 ( 2.602415)
build_all 0.008517 0.000495 15.933286 ( 3.349028)
build_install 0.004172 0.005296 2.084415 ( 1.210916)
test_btest 0.000452 0.000079 58.221176 ( 11.451094)
test_basic 0.004310 0.000760 0.319185 ( 0.409737)
test_all 0.000941 0.000166 706.895784 (112.148057)
test_rubyspec 0.035302 0.021411 53.497241 ( 61.639807)
total: 195.12 sec