Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-204058
#<BuildRuby:0x000055807f15c728
@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.20221219-204058",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.003818 0.000294 0.874708 ( 1.084125)
build_miniruby 0.000887 0.000068 1.029047 ( 1.027657)
build_ruby 0.001195 0.000000 2.816178 ( 2.717877)
build_all 0.009016 0.000084 15.801043 ( 3.375902)
build_install 0.008875 0.000591 2.202302 ( 1.240944)
test_btest 0.000595 0.000040 66.853660 ( 11.127036)
test_basic 0.004513 0.000301 0.297551 ( 0.388940)
test_all 0.001229 0.000082 674.096541 (140.072952)
test_rubyspec 0.048055 0.023803 52.603624 ( 60.716577)
total: 221.75 sec