Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-022318
#<BuildRuby:0x0000555620612620
@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.20221231-022318",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005693 0.000813 0.846799 ( 1.144942)
build_miniruby 0.001167 0.000000 1.021342 ( 1.019325)
build_ruby 0.001596 0.000000 2.788944 ( 2.786400)
build_all 0.004513 0.005061 16.786149 ( 2.978323)
build_install 0.003930 0.007760 2.337022 ( 1.204637)
test_btest 0.000713 0.000210 77.687077 ( 10.990391)
test_basic 0.002198 0.005181 0.378126 ( 0.462868)
test_all 0.001057 0.000372 678.612539 ( 99.651567)
test_rubyspec 0.047940 0.056501 51.636343 ( 59.684164)
total: 179.92 sec