Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-192443
#<BuildRuby:0x0000562cb8f07f68
@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.20220722-192443",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002023 0.004659 0.826024 ( 1.142627)
build_miniruby 0.000839 0.000210 0.057138 ( 0.055855)
build_ruby 0.000636 0.000159 0.058899 ( 0.057654)
build_all 0.004443 0.000014 1.531113 ( 0.586580)
build_install 0.007970 0.003107 5.640849 ( 2.166720)
test_btest 0.000560 0.000140 51.900657 ( 8.231366)
test_basic 0.004622 0.001155 0.334280 ( 0.422725)
test_all 0.001381 0.000345 614.581030 ( 87.438381)
test_rubyspec 0.099732 0.024933 43.505587 ( 49.114125)
total: 149.22 sec