Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-222522
#<BuildRuby:0x000055c3131ac328
@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.20220719-222522",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006436 0.000460 0.865047 ( 0.939928)
build_miniruby 0.000874 0.000062 0.056825 ( 0.055585)
build_ruby 0.000922 0.000000 0.060785 ( 0.059632)
build_all 0.004499 0.000000 1.539844 ( 0.599632)
build_install 0.004956 0.004086 5.638291 ( 2.175482)
test_btest 0.000623 0.000073 54.459399 ( 8.047963)
test_basic 0.005364 0.000631 0.287074 ( 0.375853)
test_all 0.000930 0.000109 618.868028 ( 91.694563)
test_rubyspec 0.079453 0.025948 44.015223 ( 49.651597)
total: 153.60 sec