Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-183047
#<BuildRuby:0x000055b1ad2a27e0
@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.20220727-183047",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006445 0.000000 0.846106 ( 1.090263)
build_miniruby 0.001036 0.000000 0.057647 ( 0.056398)
build_ruby 0.000000 0.001043 0.058958 ( 0.057696)
build_all 0.002497 0.002290 1.549799 ( 0.600061)
build_install 0.004366 0.006940 5.601924 ( 2.152799)
test_btest 0.000716 0.000102 49.275373 ( 8.599635)
test_basic 0.002516 0.003964 0.356813 ( 0.443868)
test_all 0.001802 0.000343 620.559203 ( 92.092430)
test_rubyspec 0.046916 0.041960 43.692820 ( 49.326409)
total: 154.42 sec