Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-210835
#<BuildRuby:0x000055f0cbfc0208
@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-210835",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006019 0.000430 0.843890 ( 1.206407)
build_miniruby 0.000000 0.000819 0.057257 ( 0.056277)
build_ruby 0.000000 0.000981 0.059104 ( 0.057937)
build_all 0.002453 0.002163 1.516858 ( 0.583380)
build_install 0.010435 0.000239 5.632601 ( 2.160274)
test_btest 0.000760 0.000090 52.918334 ( 8.096798)
test_basic 0.004916 0.000579 0.293969 ( 0.382710)
test_all 0.000837 0.000099 627.016559 ( 89.392188)
test_rubyspec 0.088572 0.041186 43.611899 ( 49.204612)
total: 151.14 sec