Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-150650
#<BuildRuby:0x0000555941c56620
@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.20230104-150650",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.002910 0.003625 0.865749 ( 1.185107)
build_miniruby 0.000000 0.001196 1.019417 ( 1.017434)
build_ruby 0.000000 0.001623 2.764843 ( 2.762040)
build_all 0.009805 0.000261 16.767909 ( 2.987441)
build_install 0.005298 0.004448 2.310934 ( 1.184901)
test_btest 0.000000 0.001053 74.976304 ( 10.726422)
test_basic 0.003099 0.004290 0.345326 ( 0.430090)
test_all 0.000993 0.000467 665.323690 (109.411805)
test_rubyspec 0.075393 0.056072 51.437168 ( 59.482322)
total: 189.19 sec