Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-125438
#<BuildRuby:0x000055e2e44e8208
@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.20221115-125438",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000023 0.000002 0.000025 ( 0.000010)
build_up 0.000000 0.005588 0.945526 ( 2.135523)
build_miniruby 0.000682 0.000373 0.876888 ( 0.875232)
build_ruby 0.001243 0.000233 2.518833 ( 2.432928)
build_all 0.008205 0.000839 15.457990 ( 2.798408)
build_install 0.010724 0.000000 1.859014 ( 0.977376)
test_btest 0.000819 0.000059 55.817238 ( 9.597374)
test_basic 0.001370 0.004027 0.300171 ( 0.389451)
test_all 0.001129 0.000226 640.345892 ( 91.937293)
test_rubyspec 0.111917 0.016064 45.301770 ( 53.546596)
total: 164.69 sec