Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-210245
#<BuildRuby:0x000055703ab78018
@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.20221128-210245",
@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.000024)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004784 1.078115 ( 1.103648)
build_miniruby 0.000000 0.000984 0.978593 ( 0.977293)
build_ruby 0.000324 0.000914 2.759416 ( 2.632681)
build_all 0.006802 0.001943 15.837774 ( 3.258529)
build_install 0.008519 0.000046 2.056354 ( 1.183763)
test_btest 0.000486 0.000122 63.546711 ( 10.855027)
test_basic 0.003726 0.000932 0.307202 ( 0.398115)
test_all 0.000795 0.000198 681.467815 (107.312547)
test_rubyspec 0.032794 0.037496 53.223233 ( 61.392261)
total: 189.11 sec