Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-075235
#<BuildRuby:0x000055f1eb724920
@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.20220912-075235",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.006409 0.003560 1.127613 ( 1.382759)
build_miniruby 0.001610 0.000895 0.076219 ( 0.074802)
build_ruby 0.001338 0.000743 0.078058 ( 0.076436)
build_all 0.006867 0.003280 1.531539 ( 0.606610)
build_install 0.009577 0.012801 1.921858 ( 0.948752)
test_btest 0.000699 0.000466 99.061475 ( 9.842059)
test_basic 0.003859 0.003971 0.361412 ( 0.449847)
test_all 0.005674 0.000953 650.066847 ( 66.306163)
test_rubyspec 0.062666 0.108755 46.921562 ( 55.423253)
total: 135.11 sec