Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-022029
#<BuildRuby:0x0000562f360fc010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221229-022029",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005825 0.000506 0.846899 ( 1.021021)
build_miniruby 0.001345 0.000000 1.016120 ( 1.014025)
build_ruby 0.001463 0.000000 2.786425 ( 2.783825)
build_all 0.008836 0.000834 16.739183 ( 2.994172)
build_install 0.011030 0.000469 2.285978 ( 1.177749)
test_btest 0.000885 0.000209 72.992318 ( 10.887364)
test_basic 0.006552 0.000000 0.342088 ( 0.428385)
test_all 0.001301 0.000000 657.400420 (107.918038)
test_rubyspec 0.063161 0.029244 51.638839 ( 59.712484)
total: 187.94 sec