Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-215428
#<BuildRuby:0x000055c5f68a3df8
@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.20221225-215428",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000817 0.004013 0.868879 ( 1.525460)
build_miniruby 0.000779 0.000112 1.001712 ( 1.000616)
build_ruby 0.000997 0.000142 2.804619 ( 2.803353)
build_all 0.007701 0.001100 15.863130 ( 3.270701)
build_install 0.000000 0.009023 2.330862 ( 1.327408)
test_btest 0.000000 0.000604 60.562447 ( 11.801776)
test_basic 0.003493 0.001117 0.323642 ( 0.414368)
test_all 0.000964 0.000000 643.608726 (100.593207)
test_rubyspec 0.039476 0.022253 51.496323 ( 59.836473)
total: 182.57 sec