Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-031215
#<BuildRuby:0x000055bd753083c8
@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.20221206-031215",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.000000 0.004886 1.100191 ( 1.127633)
build_miniruby 0.000000 0.001059 0.959285 ( 0.957769)
build_ruby 0.000000 0.001433 2.838390 ( 2.721093)
build_all 0.001680 0.007439 15.767998 ( 3.340510)
build_install 0.005228 0.004485 2.124954 ( 1.178139)
test_btest 0.000416 0.000194 66.572726 ( 11.261365)
test_basic 0.003199 0.001493 0.318998 ( 0.409623)
test_all 0.000577 0.000270 661.749447 (104.912720)
test_rubyspec 0.043010 0.023613 52.139958 ( 60.420095)
total: 186.33 sec