Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-070335
#<BuildRuby:0x0000562ef7e47df8
@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.20221128-070335",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005149 0.000200 1.248238 ( 1.498049)
build_miniruby 0.000878 0.000155 0.971484 ( 0.969904)
build_ruby 0.001144 0.000202 2.916038 ( 2.788879)
build_all 0.003075 0.007015 22.410045 ( 4.451739)
build_install 0.008680 0.000194 4.394545 ( 1.567964)
test_btest 0.000537 0.000128 58.365277 ( 11.186545)
test_basic 0.000951 0.004273 0.323904 ( 0.414311)
test_all 0.000437 0.000821 648.665363 (121.668250)
test_rubyspec 0.048784 0.019578 52.762606 ( 61.059868)
total: 205.61 sec