Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-040530
#<BuildRuby:0x0000557f11d5bde0
@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-040530",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.004789 1.096258 ( 1.547635)
build_miniruby 0.000000 0.000923 1.044653 ( 1.043437)
build_ruby 0.000000 0.001225 2.775517 ( 2.684061)
build_all 0.000000 0.009035 15.909784 ( 3.331198)
build_install 0.008591 0.001890 2.084776 ( 1.218570)
test_btest 0.000437 0.000137 66.282529 ( 10.630883)
test_basic 0.004704 0.000066 0.309367 ( 0.400357)
test_all 0.000847 0.000249 667.258065 (111.392682)
test_rubyspec 0.042799 0.023972 53.124854 ( 61.392541)
total: 193.64 sec