Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-112257
#<BuildRuby:0x000055fdee317670
@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.20221119-112257",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004770 0.000000 1.153733 ( 1.136475)
build_miniruby 0.000911 0.000000 0.922458 ( 0.920949)
build_ruby 0.001250 0.000000 2.822470 ( 2.709874)
build_all 0.004903 0.004229 15.872246 ( 3.283567)
build_install 0.004275 0.004683 2.101947 ( 1.231783)
test_btest 0.000610 0.000064 65.264164 ( 10.856552)
test_basic 0.000733 0.004612 0.293179 ( 0.383813)
test_all 0.000774 0.000122 649.588917 (101.666792)
test_rubyspec 0.048006 0.013266 51.736896 ( 60.117067)
total: 182.31 sec