Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-003311
#<BuildRuby:0x000055c6312e6c40
@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-003311",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004482 0.000249 1.081615 ( 1.124713)
build_miniruby 0.000890 0.000050 0.969841 ( 0.968423)
build_ruby 0.001041 0.000058 2.666606 ( 2.574309)
build_all 0.008371 0.000215 15.791636 ( 3.324195)
build_install 0.008647 0.000207 2.121215 ( 1.272411)
test_btest 0.000000 0.000536 55.258516 ( 11.626367)
test_basic 0.000757 0.004188 0.331843 ( 0.422445)
test_all 0.001376 0.000138 694.342042 (108.055424)
test_rubyspec 0.063232 0.010316 53.027678 ( 61.317331)
total: 190.69 sec