Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-060834
#<BuildRuby:0x00005598c629bfa8
@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-060834",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000670 0.004199 1.091387 ( 1.126792)
build_miniruby 0.000833 0.000000 0.920428 ( 0.919362)
build_ruby 0.001308 0.000000 2.918474 ( 2.813925)
build_all 0.009037 0.000000 15.922318 ( 3.316263)
build_install 0.007358 0.000584 2.042253 ( 1.165282)
test_btest 0.000460 0.000108 58.125176 ( 11.474928)
test_basic 0.004608 0.000085 0.312163 ( 0.402690)
test_all 0.001051 0.000000 648.389694 (100.392799)
test_rubyspec 0.037691 0.018099 51.472394 ( 59.696110)
total: 181.31 sec