Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-112451
#<BuildRuby:0x000056343d4cc2d8
@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.20220615-112451",
@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.000002 0.000013 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006555 0.000000 0.853707 ( 1.114647)
build_miniruby 0.001014 0.000000 0.058061 ( 0.056859)
build_ruby 0.001065 0.000000 0.059138 ( 0.057775)
build_all 0.004312 0.000072 1.512241 ( 0.605267)
build_install 0.006991 0.002660 6.294442 ( 2.856163)
test_btest 0.000625 0.000000 51.909803 ( 8.477585)
test_basic 0.001960 0.003489 0.288310 ( 0.377232)
test_all 0.001131 0.000226 647.133698 ( 92.715772)
test_rubyspec 0.097460 0.028076 44.038897 ( 49.590823)
total: 155.85 sec