Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-120115
#<BuildRuby:0x000055b6e17dc010
@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.20221217-120115",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000626 0.003522 0.819841 ( 1.052971)
build_miniruby 0.000906 0.000053 0.976531 ( 0.975347)
build_ruby 0.001078 0.000064 2.871464 ( 2.775419)
build_all 0.009090 0.000094 15.792624 ( 3.291127)
build_install 0.010575 0.000146 2.218503 ( 1.253356)
test_btest 0.000515 0.000024 67.763408 ( 11.153175)
test_basic 0.000522 0.003974 0.301096 ( 0.392250)
test_all 0.001337 0.000128 670.389540 (160.896009)
test_rubyspec 0.064535 0.004913 52.621861 ( 60.817156)
total: 242.61 sec