Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-055545
#<BuildRuby:0x000055a7cedb27e0
@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.20221127-055545",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005041 0.000077 1.173998 ( 1.434169)
build_miniruby 0.001041 0.000000 1.054597 ( 1.053188)
build_ruby 0.001297 0.000000 2.907254 ( 2.774929)
build_all 0.006365 0.003620 22.606102 ( 4.380810)
build_install 0.005870 0.004121 4.374940 ( 1.531376)
test_btest 0.000474 0.000075 58.518815 ( 11.978889)
test_basic 0.003694 0.000583 0.331377 ( 0.422787)
test_all 0.001353 0.000214 693.996660 (108.874026)
test_rubyspec 0.046230 0.017413 53.553754 ( 61.686067)
total: 194.14 sec