Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-154444
#<BuildRuby:0x00005612e1840a68
@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.20220826-154444",
@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.000030 0.000002 0.000032 ( 0.000033)
autoconf 0.000105 0.000008 0.000113 ( 0.000115)
configure 0.000155 0.000012 0.000167 ( 0.000101)
build_up 0.009228 0.004720 0.836733 ( 0.880413)
build_miniruby 0.001832 0.000262 0.062319 ( 0.059598)
build_ruby 0.001820 0.000260 0.063806 ( 0.061396)
build_all 0.007092 0.002720 1.261138 ( 0.482642)
build_install 0.015075 0.000446 1.598074 ( 0.799595)
test_btest 0.001023 0.000146 53.712547 ( 6.227186)
test_basic 0.001068 0.004392 0.284237 ( 0.374698)
test_all 0.004066 0.000000 512.235342 ( 53.558380)
test_rubyspec 0.089211 0.043860 41.519240 ( 49.789155)
total: 112.23 sec