Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-184118
#<BuildRuby:0x00005635b4afffb0
@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.20221206-184118",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004717 0.000337 1.094520 ( 1.123276)
build_miniruby 0.001016 0.000072 0.933467 ( 0.932131)
build_ruby 0.001104 0.000079 2.890916 ( 2.766947)
build_all 0.008448 0.000603 15.580701 ( 3.271076)
build_install 0.006146 0.003996 2.285583 ( 1.286644)
test_btest 0.000503 0.000059 62.551358 ( 11.678299)
test_basic 0.000000 0.004330 0.290613 ( 0.381874)
test_all 0.000000 0.000924 651.608850 (115.631708)
test_rubyspec 0.041220 0.019432 52.399104 ( 60.694699)
total: 197.77 sec