Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-032427
#<BuildRuby:0x000055858df5ff60
@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.20220630-032427",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.006741 0.000000 0.852700 ( 1.007302)
build_miniruby 0.000884 0.000000 0.057102 ( 0.055929)
build_ruby 0.000971 0.000000 0.059305 ( 0.058131)
build_all 0.004359 0.000000 1.496043 ( 0.597169)
build_install 0.003469 0.007521 6.287663 ( 2.815065)
test_btest 0.000578 0.000058 56.465326 ( 8.129054)
test_basic 0.004990 0.000499 0.253531 ( 0.342450)
test_all 0.001032 0.000103 617.889592 ( 90.526945)
test_rubyspec 0.088764 0.036349 44.341622 ( 49.889655)
total: 153.42 sec