Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-094408
#<BuildRuby:0x0000562ed02d32c8
@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.20220802-094408",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002660 0.003935 0.842950 ( 0.864211)
build_miniruby 0.000922 0.000131 0.056869 ( 0.055562)
build_ruby 0.001024 0.000000 0.058991 ( 0.057786)
build_all 0.000822 0.003673 1.529903 ( 0.585613)
build_install 0.007327 0.003826 5.602773 ( 2.137421)
test_btest 0.000918 0.000000 44.471751 ( 8.338717)
test_basic 0.001831 0.003620 0.279580 ( 0.368776)
test_all 0.001230 0.000129 600.653068 ( 92.608115)
test_rubyspec 0.082399 0.046254 43.848935 ( 49.420030)
total: 154.44 sec