Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-032316
#<BuildRuby:0x000056339dd30208
@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.20220708-032316",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002057 0.004693 0.820078 ( 0.883516)
build_miniruby 0.000844 0.000211 0.057334 ( 0.055956)
build_ruby 0.000772 0.000193 0.059876 ( 0.058675)
build_all 0.001869 0.002461 1.527817 ( 0.610354)
build_install 0.003064 0.007611 6.307394 ( 2.838189)
test_btest 0.000543 0.000218 47.958102 ( 8.750955)
test_basic 0.001228 0.004543 0.285515 ( 0.374040)
test_all 0.000914 0.000426 616.479344 ( 87.801171)
test_rubyspec 0.076145 0.047794 44.368485 ( 49.904427)
total: 151.28 sec