Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-045406
#<BuildRuby:0x000055e477e3ac40
@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-045406",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004539 0.000284 1.112684 ( 1.098225)
build_miniruby 0.000815 0.000051 0.981049 ( 0.979813)
build_ruby 0.001159 0.000000 2.789775 ( 2.674850)
build_all 0.008672 0.000328 15.852378 ( 3.397178)
build_install 0.000000 0.008914 2.047663 ( 1.166365)
test_btest 0.000217 0.000382 58.700385 ( 10.866890)
test_basic 0.000000 0.004510 0.289346 ( 0.380675)
test_all 0.000702 0.000265 660.434576 (102.491650)
test_rubyspec 0.046006 0.017186 52.270935 ( 60.587380)
total: 183.64 sec