Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-084943
#<BuildRuby:0x0000557a91aeff68
@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.20220613-084943",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002659 0.004255 0.840734 ( 1.458808)
build_miniruby 0.000857 0.000123 0.058032 ( 0.056874)
build_ruby 0.000793 0.000113 0.059542 ( 0.058335)
build_all 0.004074 0.000000 1.503208 ( 0.609007)
build_install 0.005826 0.003060 6.306787 ( 2.842226)
test_btest 0.000738 0.000123 54.320154 ( 7.929249)
test_basic 0.005315 0.000000 0.299358 ( 0.388185)
test_all 0.001446 0.000000 631.615736 ( 92.971663)
test_rubyspec 0.060150 0.059928 43.993366 ( 49.544913)
total: 155.86 sec