Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-013841
#<BuildRuby:0x000055f3deefff60
@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.20220730-013841",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006274 0.000345 0.830722 ( 1.255546)
build_miniruby 0.000917 0.000131 0.057242 ( 0.056018)
build_ruby 0.000807 0.000115 0.058817 ( 0.057699)
build_all 0.003856 0.000550 1.530149 ( 0.584979)
build_install 0.007567 0.003428 5.627811 ( 2.148285)
test_btest 0.000607 0.000000 53.576517 ( 8.088083)
test_basic 0.002394 0.003022 0.282767 ( 0.371587)
test_all 0.001272 0.000268 608.451568 ( 88.857967)
test_rubyspec 0.053373 0.024672 43.692566 ( 49.332870)
total: 150.75 sec