Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-165425
#<BuildRuby:0x000055ff9ddc29c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220625-165425",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000039)
configure 0.000044 0.000008 0.000052 ( 0.000052)
build_up 0.011227 0.001111 0.833440 ( 1.535260)
build_miniruby 0.001737 0.000267 0.061186 ( 0.060084)
build_ruby 0.001082 0.000167 0.064256 ( 0.064484)
build_all 0.007545 0.000394 1.208300 ( 0.478757)
build_install 0.016968 0.002424 5.010426 ( 2.508847)
test_btest 0.001251 0.000179 51.797955 ( 5.935772)
test_basic 0.006196 0.000000 0.298783 ( 0.390376)
test_all 0.000000 0.002283 506.224514 ( 53.647231)
test_rubyspec 0.082917 0.043917 41.716258 ( 47.580611)
total: 112.20 sec