Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-220427
#<BuildRuby:0x000055bb6ebea878
@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.20221119-220427",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004942 0.000207 1.123418 ( 1.507484)
build_miniruby 0.000759 0.000152 0.967427 ( 0.966065)
build_ruby 0.001047 0.000210 2.806901 ( 2.717206)
build_all 0.008785 0.000000 16.032869 ( 3.436130)
build_install 0.005390 0.004507 1.964451 ( 1.092498)
test_btest 0.000502 0.000109 63.242623 ( 10.634990)
test_basic 0.000539 0.004313 0.303441 ( 0.394630)
test_all 0.001490 0.000388 662.422114 (106.524633)
test_rubyspec 0.037187 0.024516 51.496238 ( 59.668425)
total: 186.94 sec