Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-172337
#<BuildRuby:0x000055855fa38060
@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.20221120-172337",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004275 0.000658 1.050392 ( 1.050300)
build_miniruby 0.000742 0.000114 0.973226 ( 0.972342)
build_ruby 0.001013 0.000155 2.883334 ( 2.767240)
build_all 0.009001 0.000018 15.845567 ( 3.447750)
build_install 0.008469 0.000503 2.047424 ( 1.220769)
test_btest 0.000563 0.000070 62.998136 ( 10.364927)
test_basic 0.004479 0.000560 0.301206 ( 0.392020)
test_all 0.001124 0.000141 641.031960 (101.487208)
test_rubyspec 0.043852 0.021149 52.172615 ( 60.436768)
total: 182.14 sec