Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-152657
#<BuildRuby:0x000056342a7d8b88
@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.20220730-152657",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.012032 0.000000 1.018703 ( 1.170510)
build_miniruby 0.001834 0.000211 0.075202 ( 0.073362)
build_ruby 0.001722 0.000215 0.073566 ( 0.071636)
build_all 0.009341 0.000591 1.522973 ( 0.576253)
build_install 0.011385 0.010735 5.118146 ( 2.075541)
test_btest 0.001087 0.000242 79.681461 ( 8.232222)
test_basic 0.006016 0.001336 0.319381 ( 0.408487)
test_all 0.001991 0.000443 671.078480 ( 66.186049)
test_rubyspec 0.092604 0.089867 45.435438 ( 51.309964)
total: 130.10 sec