Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-204709
#<BuildRuby:0x0000559c070e8028
@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.20221215-204709",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000256 0.003922 0.804978 ( 1.029577)
build_miniruby 0.000962 0.000064 0.972530 ( 0.971154)
build_ruby 0.001201 0.000080 2.777367 ( 2.685316)
build_all 0.009316 0.000000 15.861189 ( 3.272546)
build_install 0.007381 0.003344 2.228050 ( 1.226140)
test_btest 0.000557 0.000054 66.039457 ( 11.016680)
test_basic 0.000666 0.003838 0.298886 ( 0.389975)
test_all 0.001630 0.000000 680.096955 (143.205769)
test_rubyspec 0.046637 0.013222 52.200945 ( 60.373357)
total: 224.17 sec