Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-222133
#<BuildRuby:0x000055f6b81b08f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220304-222133",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012547 0.000000 1.041759 ( 1.077986)
build_miniruby 0.002450 0.000000 0.071400 ( 0.069766)
build_ruby 0.001584 0.000000 0.067208 ( 0.066334)
build_all 0.001968 0.009033 4.237551 ( 0.873805)
build_install 0.015925 0.007883 7.924637 ( 2.427290)
test_btest 0.000873 0.000152 73.051301 ( 8.057532)
test_basic 0.001288 0.006811 0.345802 ( 0.435512)
test_all 0.001408 0.000338 696.399326 ( 66.878623)
test_rubyspec 0.109039 0.061130 46.390203 ( 51.840594)
total: 131.73 sec