Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-130935
#<BuildRuby:0x000055da7a563fb0
@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.20220717-130935",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004722 0.001889 0.867057 ( 1.308865)
build_miniruby 0.000703 0.000281 0.057308 ( 0.056151)
build_ruby 0.000661 0.000264 0.059290 ( 0.058134)
build_all 0.004240 0.000000 1.507502 ( 0.600326)
build_install 0.005656 0.003100 5.616631 ( 2.186688)
test_btest 0.000582 0.000224 53.847806 ( 7.765115)
test_basic 0.001013 0.004937 0.282207 ( 0.370465)
test_all 0.000833 0.000384 612.416189 ( 87.499122)
test_rubyspec 0.065234 0.055802 43.420302 ( 49.077584)
total: 148.92 sec