Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-112454
#<BuildRuby:0x0000557253e20e80
@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.20221006-112454",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004444 0.007752 1.057237 ( 1.145135)
build_miniruby 0.001086 0.000418 0.092457 ( 0.089763)
build_ruby 0.001626 0.000000 0.095873 ( 0.092536)
build_all 0.003273 0.004344 1.294269 ( 0.572033)
build_install 0.009948 0.004264 1.598972 ( 0.864800)
test_btest 0.001341 0.000575 60.928326 ( 6.422784)
test_basic 0.001921 0.005746 0.329617 ( 0.418932)
test_all 0.004175 0.002088 480.397048 ( 52.564872)
test_rubyspec 0.087159 0.047800 42.218227 ( 50.745892)
total: 112.92 sec