Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-013536
#<BuildRuby:0x000055f1c04f7df8
@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.20220815-013536",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002960 0.003982 0.859326 ( 0.887267)
build_miniruby 0.000925 0.000133 0.057955 ( 0.056606)
build_ruby 0.000877 0.000125 0.060186 ( 0.059025)
build_all 0.004507 0.000041 1.552422 ( 0.595484)
build_install 0.010467 0.000780 1.933665 ( 0.969443)
test_btest 0.000735 0.000092 52.652739 ( 8.626214)
test_basic 0.001106 0.004879 0.333798 ( 0.421787)
test_all 0.002911 0.000000 602.780839 ( 93.097593)
test_rubyspec 0.094998 0.034065 44.265368 ( 51.619511)
total: 156.33 sec