Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-015821
#<BuildRuby:0x000055ded72467e0
@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.20221119-015821",
@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.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004811 0.000058 1.165020 ( 1.144717)
build_miniruby 0.000969 0.000065 0.983270 ( 0.982101)
build_ruby 0.000000 0.001455 2.733555 ( 2.647564)
build_all 0.006321 0.002838 15.751319 ( 3.310359)
build_install 0.008525 0.000013 2.040653 ( 1.167874)
test_btest 0.000504 0.000056 56.374232 ( 11.905232)
test_basic 0.001303 0.003778 0.295238 ( 0.386157)
test_all 0.000974 0.000153 657.037258 (102.640041)
test_rubyspec 0.048834 0.017942 52.584980 ( 60.776606)
total: 184.96 sec