Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-025300
#<BuildRuby:0x000055b2d6a003c8
@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-025300",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000564 0.004214 1.201561 ( 1.221674)
build_miniruby 0.000824 0.000154 0.981753 ( 0.980459)
build_ruby 0.001061 0.000199 2.745017 ( 2.622025)
build_all 0.004534 0.004332 15.683229 ( 3.301781)
build_install 0.007858 0.001849 2.152471 ( 1.251605)
test_btest 0.000445 0.000104 65.341586 ( 11.151498)
test_basic 0.000000 0.004755 0.330044 ( 0.420582)
test_all 0.000680 0.000200 672.484555 (103.606508)
test_rubyspec 0.039838 0.018530 52.972206 ( 61.169245)
total: 185.73 sec