Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-072947
#<BuildRuby:0x000055b93bbdbfb0
@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.20220718-072947",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006103 0.000436 0.864772 ( 0.976156)
build_miniruby 0.001009 0.000072 0.056997 ( 0.055730)
build_ruby 0.000950 0.000068 0.059071 ( 0.057801)
build_all 0.004282 0.000306 1.541659 ( 0.602926)
build_install 0.002192 0.009012 5.658569 ( 2.185187)
test_btest 0.000615 0.000123 56.679098 ( 8.186294)
test_basic 0.004890 0.000978 0.338496 ( 0.426704)
test_all 0.000000 0.001130 624.971847 ( 92.485063)
test_rubyspec 0.074177 0.031226 43.747625 ( 49.350623)
total: 154.33 sec