Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-153945
#<BuildRuby:0x000055ac1df14040
@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.20221211-153945",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004242 0.000061 0.839036 ( 1.062643)
build_miniruby 0.000774 0.000110 1.063088 ( 1.061773)
build_ruby 0.001115 0.000160 2.747794 ( 2.645182)
build_all 0.009061 0.000000 15.893817 ( 3.265573)
build_install 0.009621 0.000308 2.271669 ( 1.319434)
test_btest 0.000595 0.000066 62.745077 ( 11.791758)
test_basic 0.003977 0.000442 0.281055 ( 0.372400)
test_all 0.000000 0.001336 669.931682 (142.674966)
test_rubyspec 0.035468 0.031532 52.947428 ( 61.213130)
total: 225.41 sec