Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-053622
#<BuildRuby:0x000055aa02ccde98
@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.20221224-053622",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000000 0.004126 0.913299 ( 1.115923)
build_miniruby 0.000000 0.000943 1.012046 ( 1.010931)
build_ruby 0.000000 0.001164 2.625652 ( 2.624017)
build_all 0.000000 0.009128 15.609533 ( 3.293151)
build_install 0.008971 0.001046 2.154975 ( 1.191543)
test_btest 0.000530 0.000106 65.529514 ( 11.202451)
test_basic 0.003926 0.000786 0.293307 ( 0.384323)
test_all 0.001544 0.000166 633.419745 (105.243893)
test_rubyspec 0.040057 0.020016 51.522675 ( 59.690859)
total: 185.76 sec