Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-195527
#<BuildRuby:0x000055fa9eea3ed8
@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.20221202-195527",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004464 0.000558 1.156859 ( 1.162753)
build_miniruby 0.000791 0.000099 0.987179 ( 0.986071)
build_ruby 0.001213 0.000151 2.771086 ( 2.649833)
build_all 0.004472 0.004423 15.731693 ( 3.245495)
build_install 0.007599 0.000530 2.175158 ( 1.222859)
test_btest 0.000483 0.000080 61.638636 ( 11.928721)
test_basic 0.004672 0.000779 0.322432 ( 0.412381)
test_all 0.001026 0.000171 682.987965 (104.924970)
test_rubyspec 0.038683 0.025501 53.471074 ( 61.695417)
total: 188.23 sec