Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-235337
#<BuildRuby:0x000055b5ab36ff90
@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.20221203-235337",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004820 0.000109 1.140598 ( 1.698455)
build_miniruby 0.000940 0.000145 0.986280 ( 0.985023)
build_ruby 0.000000 0.001395 2.749791 ( 2.656111)
build_all 0.000000 0.009170 15.935499 ( 3.434505)
build_install 0.000924 0.007465 2.211294 ( 1.261723)
test_btest 0.000411 0.000191 63.127426 ( 11.211168)
test_basic 0.004671 0.000353 0.299592 ( 0.389884)
test_all 0.000691 0.000151 691.348655 (109.602713)
test_rubyspec 0.040717 0.024504 53.728551 ( 61.872412)
total: 193.11 sec