Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-142012
#<BuildRuby:0x0000560b43b9fe70
@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.20221204-142012",
@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.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004767 0.000043 1.163847 ( 1.842538)
build_miniruby 0.000880 0.000052 0.990195 ( 0.988861)
build_ruby 0.001092 0.000065 2.700132 ( 2.610571)
build_all 0.009385 0.000000 15.728361 ( 3.325081)
build_install 0.004607 0.003949 2.304290 ( 1.335227)
test_btest 0.000534 0.000051 66.319353 ( 10.792150)
test_basic 0.004367 0.000416 0.349083 ( 0.439267)
test_all 0.000776 0.000074 652.077077 (119.560529)
test_rubyspec 0.041773 0.023041 53.273879 ( 61.443496)
total: 202.34 sec