Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-061108
#<BuildRuby:0x000055eb1f611330
@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.20220508-061108",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000075 0.000003 0.000078 ( 0.000082)
configure 0.000036 0.000002 0.000038 ( 0.000034)
build_up 0.007303 0.000139 0.878486 ( 1.457743)
build_miniruby 0.000910 0.000040 0.048113 ( 0.047052)
build_ruby 0.000881 0.000038 0.050015 ( 0.049091)
build_all 0.000922 0.004056 1.284370 ( 0.535180)
build_install 0.009673 0.003875 6.416407 ( 3.081995)
test_btest 0.000527 0.000059 61.383883 ( 13.527863)
test_basic 0.004268 0.000474 0.280973 ( 0.375105)
test_all 0.001112 0.000124 539.142219 ( 64.071203)
test_rubyspec 0.032697 0.014693 53.007939 ( 58.742811)
total: 141.89 sec