Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-110452
#<BuildRuby:0x0000560560563e00
@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.20220825-110452",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002418 0.004517 0.828908 ( 1.952932)
build_miniruby 0.000915 0.000141 0.057530 ( 0.056248)
build_ruby 0.000830 0.000128 0.059122 ( 0.057978)
build_all 0.004545 0.000010 1.533951 ( 0.590025)
build_install 0.008258 0.002870 1.908821 ( 0.962250)
test_btest 0.000632 0.000106 53.080838 ( 8.044469)
test_basic 0.005707 0.000272 0.336491 ( 0.424569)
test_all 0.001125 0.000177 596.733330 ( 88.796958)
test_rubyspec 0.071704 0.055249 44.299417 ( 52.563066)
total: 153.45 sec