Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-022519
#<BuildRuby:0x000055bdf6010018
@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-022519",
@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.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004620 0.000026 1.100580 ( 1.119339)
build_miniruby 0.000854 0.000039 0.966024 ( 0.964861)
build_ruby 0.001244 0.000056 2.756782 ( 2.661596)
build_all 0.008795 0.000017 15.837110 ( 3.272392)
build_install 0.008486 0.000171 1.971612 ( 1.092193)
test_btest 0.000699 0.000028 64.877260 ( 10.883733)
test_basic 0.000671 0.004129 0.291409 ( 0.382380)
test_all 0.001105 0.000085 673.346378 (114.324221)
test_rubyspec 0.057630 0.010244 52.927876 ( 61.214868)
total: 195.92 sec