Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-012756
#<BuildRuby:0x000055f76f4de7e0
@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.20221122-012756",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004987 0.000135 1.101977 ( 1.375678)
build_miniruby 0.001672 0.004411 166.833923 ( 29.992079)
build_ruby 0.001270 0.000000 2.802736 ( 2.688208)
build_all 0.008659 0.003653 35.227568 ( 9.610096)
build_install 0.007355 0.000656 2.069874 ( 1.188811)
test_btest 0.000497 0.000100 64.388696 ( 11.102229)
test_basic 0.001373 0.003569 0.292645 ( 0.383248)
test_all 0.001219 0.000281 678.070830 (114.739972)
test_rubyspec 0.053759 0.019716 53.283115 ( 61.439835)
total: 232.52 sec