Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-230809
#<BuildRuby:0x000056237549ff90
@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.20221205-230809",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001023 0.004163 1.163271 ( 1.167489)
build_miniruby 0.000822 0.000190 1.009069 ( 1.007759)
build_ruby 0.001080 0.000249 2.765210 ( 2.654834)
build_all 0.004797 0.004344 15.722761 ( 3.280041)
build_install 0.008754 0.001212 2.117785 ( 1.226785)
test_btest 0.000451 0.000120 66.068534 ( 10.700239)
test_basic 0.003887 0.001037 0.281994 ( 0.372863)
test_all 0.000883 0.000000 657.271890 (117.547186)
test_rubyspec 0.056202 0.014802 53.131232 ( 61.279054)
total: 199.24 sec