Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-235539
#<BuildRuby:0x000055664c2fbdd8
@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.20221123-235539",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004297 0.000614 1.122878 ( 1.143699)
build_miniruby 0.000786 0.000112 0.997808 ( 0.996677)
build_ruby 0.001298 0.000000 2.737736 ( 2.634034)
build_all 0.000938 0.007883 15.877752 ( 3.237709)
build_install 0.005484 0.004514 1.974758 ( 1.103269)
test_btest 0.000600 0.000000 61.176438 ( 11.335300)
test_basic 0.001267 0.003377 0.282512 ( 0.373443)
test_all 0.000804 0.000284 672.449267 (124.949048)
test_rubyspec 0.039953 0.024720 53.425610 ( 61.861950)
total: 207.64 sec