Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-204812
#<BuildRuby:0x00005559e8e4fe70
@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.20221212-204812",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003695 0.000792 0.937966 ( 1.155591)
build_miniruby 0.001079 0.000000 0.954079 ( 0.952662)
build_ruby 0.001198 0.000000 2.781531 ( 2.690496)
build_all 0.007729 0.001214 15.679263 ( 3.259868)
build_install 0.008684 0.001737 2.235609 ( 1.236579)
test_btest 0.000482 0.000097 59.940630 ( 11.872716)
test_basic 0.004726 0.000000 0.318544 ( 0.409733)
test_all 0.001333 0.000000 676.432652 (136.756493)
test_rubyspec 0.045666 0.019752 53.165482 ( 61.435427)
total: 219.77 sec