Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-160508
#<BuildRuby:0x0000557e2e840010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-160508",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001328 0.003425 1.180610 ( 1.667157)
build_miniruby 0.001007 0.000000 0.966253 ( 0.965010)
build_ruby 0.001073 0.000000 2.788984 ( 2.701211)
build_all 0.004762 0.004436 15.914840 ( 3.289402)
build_install 0.008504 0.000000 2.211151 ( 1.282759)
test_btest 0.000595 0.000000 62.560326 ( 11.418681)
test_basic 0.002110 0.002824 0.308699 ( 0.399438)
test_all 0.000718 0.000187 661.168364 (110.168893)
test_rubyspec 0.035951 0.028804 52.582539 ( 60.802281)
total: 192.70 sec