Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-232659
#<BuildRuby:0x000055a1c3dfcf40
@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.20220405-232659",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010371 0.000419 0.993239 ( 1.056943)
build_miniruby 0.001892 0.000126 0.076598 ( 0.075115)
build_ruby 0.001973 0.000131 0.073108 ( 0.071068)
build_all 0.009315 0.000283 4.221839 ( 0.855799)
build_install 0.023357 0.000000 8.607788 ( 3.018120)
test_btest 0.000951 0.000000 78.004111 ( 8.071845)
test_basic 0.003805 0.004048 0.337607 ( 0.427476)
test_all 0.001343 0.000112 664.527484 ( 66.410616)
test_rubyspec 0.117401 0.045865 46.599370 ( 52.097431)
total: 132.09 sec