Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-172933
#<BuildRuby:0x000055b30e3f7de0
@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.20221128-172933",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.004552 0.000228 1.022771 ( 1.714545)
build_miniruby 0.000986 0.000049 0.962049 ( 0.960539)
build_ruby 0.001413 0.000000 2.739548 ( 2.604977)
build_all 0.008719 0.000000 15.828686 ( 3.363874)
build_install 0.007892 0.000000 1.969325 ( 1.132230)
test_btest 0.000550 0.000000 59.805268 ( 10.897243)
test_basic 0.001440 0.003833 0.299090 ( 0.388951)
test_all 0.001159 0.000090 685.683041 (106.646789)
test_rubyspec 0.054213 0.009649 52.843871 ( 61.025277)
total: 188.74 sec