Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-212116
#<BuildRuby:0x0000557c73517f58
@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.20230102-212116",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.003273 0.003649 0.891859 ( 1.057855)
build_miniruby 0.001243 0.000065 1.023161 ( 1.021056)
build_ruby 0.000000 0.001391 2.788465 ( 2.785965)
build_all 0.001236 0.008538 16.763240 ( 2.979592)
build_install 0.011754 0.000000 2.271575 ( 1.179497)
test_btest 0.000957 0.000000 80.293318 ( 10.912451)
test_basic 0.006687 0.000364 0.343208 ( 0.428152)
test_all 0.001191 0.000000 681.307375 ( 95.643925)
test_rubyspec 0.076801 0.023024 51.413185 ( 59.506358)
total: 175.52 sec