Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-041236
#<BuildRuby:0x00005570ec29fe70
@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.20221201-041236",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004519 0.000565 1.178154 ( 1.917510)
build_miniruby 0.000865 0.000108 1.053342 ( 1.051872)
build_ruby 0.001167 0.000146 2.749476 ( 2.646230)
build_all 0.000997 0.007970 15.848204 ( 3.249814)
build_install 0.009626 0.000248 2.246736 ( 1.271976)
test_btest 0.000490 0.000103 60.514754 ( 11.460706)
test_basic 0.004122 0.000868 0.329542 ( 0.421165)
test_all 0.000000 0.001106 696.101557 (110.692130)
test_rubyspec 0.047439 0.017139 53.090904 ( 61.368121)
total: 194.08 sec