Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-181459
#<BuildRuby:0x0000556a5ec667e0
@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.20221118-181459",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004395 0.000586 1.170164 ( 1.270677)
build_miniruby 0.000835 0.000112 1.098933 ( 1.097501)
build_ruby 0.001024 0.000136 2.808908 ( 2.714901)
build_all 0.008569 0.000500 15.754669 ( 3.258887)
build_install 0.009397 0.000000 2.015393 ( 1.156955)
test_btest 0.000555 0.000000 63.974131 ( 10.493088)
test_basic 0.004667 0.000028 0.289587 ( 0.379855)
test_all 0.000926 0.000098 651.780852 (101.628064)
test_rubyspec 0.069295 0.002695 51.412879 ( 59.782771)
total: 181.78 sec