Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-050321
#<BuildRuby:0x0000557fe74c5e98
@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.20221225-050321",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003911 0.000279 0.815465 ( 1.048676)
build_miniruby 0.000885 0.000063 1.032371 ( 1.030858)
build_ruby 0.001123 0.000080 2.729863 ( 2.728317)
build_all 0.008236 0.000589 15.997495 ( 3.400012)
build_install 0.009079 0.000649 2.178632 ( 1.216669)
test_btest 0.000564 0.000040 65.876779 ( 11.101030)
test_basic 0.000000 0.004736 0.314898 ( 0.406125)
test_all 0.000713 0.000195 646.119903 (100.835382)
test_rubyspec 0.049319 0.009752 51.329051 ( 60.601202)
total: 182.37 sec