Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-103025
#<BuildRuby:0x000055b76e8880d0
@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.20220612-103025",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006784 0.822718 ( 1.131159)
build_miniruby 0.000087 0.000974 0.057510 ( 0.056109)
build_ruby 0.000870 0.000116 0.059491 ( 0.058122)
build_all 0.003892 0.000519 1.526331 ( 0.615837)
build_install 0.006976 0.003969 6.330652 ( 2.853543)
test_btest 0.000521 0.000091 55.170948 ( 7.877085)
test_basic 0.005538 0.000000 0.315183 ( 0.403811)
test_all 0.001500 0.000000 630.296313 ( 92.447353)
test_rubyspec 0.085464 0.037267 44.012760 ( 49.567814)
total: 155.01 sec