Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-101259
#<BuildRuby:0x000055d55dc14728
@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.20221210-101259",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004740 0.000041 1.233812 ( 1.208410)
build_miniruby 0.000924 0.000062 0.914596 ( 0.913079)
build_ruby 0.001123 0.000075 2.668659 ( 2.572676)
build_all 0.009144 0.000030 15.821763 ( 3.308572)
build_install 0.000000 0.007837 2.192633 ( 1.198587)
test_btest 0.000422 0.000156 60.348596 ( 11.616951)
test_basic 0.004564 0.000761 0.316402 ( 0.406704)
test_all 0.000000 0.001048 664.475870 (103.829496)
test_rubyspec 0.025959 0.038197 53.034954 ( 61.271621)
total: 186.33 sec