Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-195115
#<BuildRuby:0x000055bfa147fd68
@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.20220722-195115",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006793 0.000000 0.901912 ( 0.950340)
build_miniruby 0.000891 0.000000 0.057353 ( 0.056129)
build_ruby 0.000945 0.000026 0.058926 ( 0.057727)
build_all 0.004472 0.000298 1.525525 ( 0.583672)
build_install 0.010669 0.000386 5.608553 ( 2.132771)
test_btest 0.000708 0.000045 49.447108 ( 8.331462)
test_basic 0.000811 0.005029 0.357481 ( 0.445182)
test_all 0.001040 0.000130 603.759088 ( 89.666782)
test_rubyspec 0.064001 0.058034 43.479007 ( 49.123690)
total: 151.35 sec