Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-223538
#<BuildRuby:0x000055e8d871afe0
@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.20220718-223538",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011162 0.000443 0.975852 ( 1.049516)
build_miniruby 0.002004 0.000268 0.077071 ( 0.074954)
build_ruby 0.001541 0.000205 0.076711 ( 0.075026)
build_all 0.001525 0.008067 1.544799 ( 0.603627)
build_install 0.017500 0.005494 5.236258 ( 2.088468)
test_btest 0.001021 0.000269 76.219383 ( 8.438414)
test_basic 0.007213 0.000669 0.319576 ( 0.406509)
test_all 0.002718 0.000000 663.531414 ( 66.327168)
test_rubyspec 0.100620 0.067526 45.651499 ( 51.299252)
total: 130.36 sec