Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-222622
#<BuildRuby:0x000055df019e7e70
@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-222622",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004201 0.000000 0.865296 ( 1.221717)
build_miniruby 0.000909 0.000000 0.976410 ( 0.975211)
build_ruby 0.001026 0.000000 2.677806 ( 2.553314)
build_all 0.004490 0.004680 15.836787 ( 3.422421)
build_install 0.003645 0.005171 2.228227 ( 1.220277)
test_btest 0.000601 0.000080 66.680785 ( 10.894820)
test_basic 0.005096 0.000015 0.309115 ( 0.399551)
test_all 0.000805 0.000100 649.502272 (120.505295)
test_rubyspec 0.045755 0.023181 52.073817 ( 60.321789)
total: 201.51 sec