Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-013812
#<BuildRuby:0x0000556d58ffc010
@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.20221212-013812",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000342 0.004044 0.842984 ( 1.055645)
build_miniruby 0.000776 0.000097 0.989549 ( 0.988109)
build_ruby 0.001187 0.000148 2.733295 ( 2.635038)
build_all 0.009268 0.000000 15.842069 ( 3.296771)
build_install 0.008095 0.000522 2.355820 ( 1.331822)
test_btest 0.000524 0.000055 68.026734 ( 11.126162)
test_basic 0.004908 0.000046 0.320511 ( 0.411916)
test_all 0.001242 0.000124 683.539010 (136.535253)
test_rubyspec 0.033579 0.034167 53.013612 ( 61.213548)
total: 218.59 sec