Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-211519
#<BuildRuby:0x00005630a436ff80
@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.20221125-211519",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.004917 1.058315 ( 1.119287)
build_miniruby 0.000000 0.000961 1.054103 ( 1.052807)
build_ruby 0.000000 0.001115 2.786423 ( 2.683748)
build_all 0.000000 0.008863 15.949568 ( 3.310261)
build_install 0.002296 0.007938 2.015782 ( 1.194640)
test_btest 0.000386 0.000221 60.218301 ( 11.484447)
test_basic 0.000564 0.004453 0.300041 ( 0.390834)
test_all 0.001166 0.000000 681.287281 (107.033857)
test_rubyspec 0.050497 0.023726 52.645408 ( 60.829037)
total: 189.10 sec