Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-223031
#<BuildRuby:0x000055817a9c27e0
@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.20220814-223031",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006650 0.806559 ( 0.872647)
build_miniruby 0.000000 0.001073 0.058147 ( 0.056858)
build_ruby 0.000000 0.001031 0.059641 ( 0.058356)
build_all 0.000715 0.003736 1.538370 ( 0.586641)
build_install 0.008586 0.000027 1.925281 ( 0.970396)
test_btest 0.000694 0.000130 47.590855 ( 9.026986)
test_basic 0.004461 0.000837 0.312567 ( 0.401355)
test_all 0.002408 0.000451 594.804703 ( 96.121782)
test_rubyspec 0.090568 0.031968 44.041664 ( 51.413704)
total: 159.51 sec