Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-075416
#<BuildRuby:0x000055ac7a2cbdf8
@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.20221214-075416",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000017 0.004161 0.799678 ( 1.026620)
build_miniruby 0.000878 0.000104 0.931904 ( 0.930689)
build_ruby 0.001239 0.000000 2.719622 ( 2.633692)
build_all 0.006180 0.002876 15.788114 ( 3.331355)
build_install 0.004356 0.004602 2.160442 ( 1.200892)
test_btest 0.000547 0.000104 62.005013 ( 11.437346)
test_basic 0.003763 0.000716 0.300365 ( 0.391374)
test_all 0.000985 0.000188 677.846545 (139.058843)
test_rubyspec 0.056109 0.003776 52.540743 ( 60.702624)
total: 220.71 sec