Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-005913
#<BuildRuby:0x0000560eff9568c0
@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.20221119-005913",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004855 0.000120 1.102738 ( 1.106122)
build_miniruby 0.000878 0.000120 0.997287 ( 0.995908)
build_ruby 0.001117 0.000152 2.721170 ( 2.623763)
build_all 0.004118 0.004868 15.807807 ( 3.465854)
build_install 0.007990 0.000000 2.023656 ( 1.152812)
test_btest 0.000612 0.000006 62.941626 ( 10.741377)
test_basic 0.003881 0.000647 0.305362 ( 0.396110)
test_all 0.000737 0.000123 641.400601 (103.470176)
test_rubyspec 0.036822 0.030309 51.609565 ( 59.873550)
total: 183.83 sec