Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-183456
#<BuildRuby:0x0000557201566620
@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.20221220-183456",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000167 0.003894 0.855321 ( 1.223458)
build_miniruby 0.000890 0.000127 1.024061 ( 1.022597)
build_ruby 0.001040 0.000149 2.580387 ( 2.578863)
build_all 0.008787 0.000634 15.971357 ( 3.523026)
build_install 0.004898 0.005330 2.236887 ( 1.273788)
test_btest 0.000479 0.000096 59.707645 ( 11.615507)
test_basic 0.003827 0.000765 0.310312 ( 0.400828)
test_all 0.001118 0.000224 667.778561 (138.780806)
test_rubyspec 0.035474 0.028106 52.958988 ( 61.152861)
total: 221.57 sec