Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-170310
#<BuildRuby:0x0000563c7a132c40
@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.20220610-170310",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.006739 0.846536 ( 1.443721)
build_miniruby 0.000000 0.000804 0.057511 ( 0.056246)
build_ruby 0.000000 0.000941 0.059445 ( 0.058181)
build_all 0.000000 0.004074 1.501403 ( 0.609297)
build_install 0.005699 0.003276 6.303970 ( 2.844425)
test_btest 0.000596 0.000149 55.225275 ( 8.409549)
test_basic 0.001207 0.004429 0.259943 ( 0.348737)
test_all 0.000870 0.000272 655.152451 ( 95.575695)
test_rubyspec 0.050418 0.011086 44.142363 ( 49.777179)
total: 159.12 sec