Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-085800
#<BuildRuby:0x000056166fb9bf00
@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.20221216-085800",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004065 0.000020 0.870797 ( 1.082237)
build_miniruby 0.000898 0.000099 0.984434 ( 0.983268)
build_ruby 0.001182 0.000132 2.893833 ( 2.770780)
build_all 0.008173 0.000908 15.823629 ( 3.261414)
build_install 0.008743 0.000449 2.381417 ( 1.348993)
test_btest 0.000533 0.000057 59.989539 ( 12.411956)
test_basic 0.004745 0.000001 0.343402 ( 0.433717)
test_all 0.001348 0.000135 691.765782 (142.635594)
test_rubyspec 0.033399 0.027412 53.069682 ( 61.228117)
total: 226.16 sec