Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-015533
#<BuildRuby:0x000055945c010018
@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.20221120-015533",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000030 0.000002 0.000032 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.005402 0.000000 1.117296 ( 1.409347)
build_miniruby 0.000900 0.000000 0.980794 ( 0.979600)
build_ruby 0.001247 0.000000 2.831925 ( 2.744918)
build_all 0.008923 0.000000 16.033043 ( 3.318701)
build_install 0.008379 0.000293 2.129476 ( 1.243335)
test_btest 0.000531 0.000028 63.179733 ( 11.153984)
test_basic 0.001154 0.003920 0.337933 ( 0.428018)
test_all 0.001023 0.000103 636.029176 (102.507745)
test_rubyspec 0.045810 0.020917 50.894995 ( 59.195564)
total: 182.98 sec