Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-165931
#<BuildRuby:0x000055d148de67e0
@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.20220721-165931",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006299 0.000484 0.939194 ( 5.808007)
build_miniruby 0.000867 0.000067 0.057582 ( 0.056333)
build_ruby 0.000891 0.000068 0.058920 ( 0.057766)
build_all 0.000000 0.004593 1.545754 ( 0.612070)
build_install 0.009542 0.001623 5.611462 ( 2.164047)
test_btest 0.000712 0.000109 46.491448 ( 8.923322)
test_basic 0.004998 0.000769 0.336112 ( 0.424910)
test_all 0.001421 0.000218 601.464676 ( 91.541592)
test_rubyspec 0.043616 0.033886 43.890479 ( 49.611292)
total: 159.20 sec