Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-072203
#<BuildRuby:0x000055a30c164a68
@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.20220721-072203",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.011503 0.000517 0.851355 ( 3.660445)
build_miniruby 0.001611 0.000000 0.065591 ( 0.064583)
build_ruby 0.002066 0.000000 0.059507 ( 0.057921)
build_all 0.003250 0.005085 1.265541 ( 0.497321)
build_install 0.012124 0.004489 4.315625 ( 1.781893)
test_btest 0.001099 0.000183 54.824267 ( 6.123004)
test_basic 0.004578 0.000763 0.303570 ( 0.400493)
test_all 0.002031 0.000339 504.351138 ( 52.844985)
test_rubyspec 0.099823 0.032809 42.070018 ( 47.972499)
total: 113.40 sec