Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-114922
#<BuildRuby:0x000055c209d1b2c8
@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.20221126-114922",
@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.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004108 0.000632 1.090105 ( 1.368006)
build_miniruby 0.000724 0.000111 0.962357 ( 0.961080)
build_ruby 0.001192 0.000000 2.718019 ( 2.631569)
build_all 0.008772 0.000000 15.967724 ( 3.366623)
build_install 0.000000 0.009432 2.035260 ( 1.189292)
test_btest 0.000236 0.000313 56.521361 ( 12.081803)
test_basic 0.004514 0.000217 0.317287 ( 0.408129)
test_all 0.000828 0.000218 694.453876 (108.302326)
test_rubyspec 0.054739 0.023288 53.372369 ( 61.541234)
total: 191.85 sec