Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-012328
#<BuildRuby:0x000055c5343b7ed8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220804-012328",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006333 0.000164 0.806772 ( 0.871090)
build_miniruby 0.000880 0.000058 0.057069 ( 0.055902)
build_ruby 0.000871 0.000000 0.059158 ( 0.057847)
build_all 0.004668 0.000094 1.517337 ( 0.583208)
build_install 0.010516 0.000658 5.609299 ( 2.160410)
test_btest 0.000563 0.000035 49.050468 ( 8.463111)
test_basic 0.005178 0.000021 0.261866 ( 0.351775)
test_all 0.001329 0.000078 614.290260 ( 87.990167)
test_rubyspec 0.082916 0.012674 43.750309 ( 51.151430)
total: 151.69 sec