Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-202732
#<BuildRuby:0x0000561ffbd240d0
@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.20230118-202732",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000031 0.000010 0.000041 ( 0.000042)
build_up 0.006092 0.000640 0.845774 ( 1.021628)
build_miniruby 0.001011 0.000288 1.016583 ( 1.014625)
build_ruby 0.001273 0.000363 2.800870 ( 2.798173)
build_all 0.003372 0.006493 16.810872 ( 2.974270)
build_install 0.011696 0.000000 2.132145 ( 1.078617)
test_btest 0.000997 0.000000 76.638887 ( 10.502947)
test_basic 0.002551 0.003821 0.342153 ( 0.428728)
test_all 0.001182 0.000414 662.190041 (106.618529)
test_rubyspec 0.034155 0.054491 51.870343 ( 59.967600)
total: 186.41 sec