Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-094956
#<BuildRuby:0x000056202b9dc028
@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.20221212-094956",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004228 0.000088 0.863478 ( 1.082011)
build_miniruby 0.000846 0.000195 1.014747 ( 1.013337)
build_ruby 0.001034 0.000239 2.758697 ( 2.672683)
build_all 0.008941 0.000177 15.844043 ( 3.362669)
build_install 0.009349 0.000000 2.303130 ( 1.344968)
test_btest 0.000000 0.000583 63.756983 ( 10.734816)
test_basic 0.000000 0.004894 0.296515 ( 0.387679)
test_all 0.000000 0.001663 681.749702 (147.860904)
test_rubyspec 0.046665 0.028454 52.775918 ( 60.871820)
total: 229.33 sec