Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-062945
#<BuildRuby:0x000055b4cb9bbfb0
@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.20220730-062945",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006713 0.000000 0.821827 ( 1.109551)
build_miniruby 0.001040 0.000000 0.056863 ( 0.055539)
build_ruby 0.000787 0.000000 0.059303 ( 0.058027)
build_all 0.004750 0.000000 1.581067 ( 0.612642)
build_install 0.011029 0.000000 5.601655 ( 2.151219)
test_btest 0.000804 0.000000 48.094284 ( 8.636306)
test_basic 0.000819 0.004222 0.278138 ( 0.367566)
test_all 0.000000 0.001231 602.293560 ( 90.025034)
test_rubyspec 0.103515 0.017931 43.725019 ( 49.330873)
total: 152.35 sec