Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-024703
#<BuildRuby:0x000055c8690f0028
@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.20221219-024703",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004259 0.000010 0.831765 ( 1.030121)
build_miniruby 0.000802 0.000057 1.056822 ( 1.055633)
build_ruby 0.001186 0.000000 2.762988 ( 2.655095)
build_all 0.004488 0.004420 15.732622 ( 3.370142)
build_install 0.002253 0.007142 2.340527 ( 1.329381)
test_btest 0.000557 0.000000 57.649808 ( 11.842443)
test_basic 0.004939 0.000354 0.304420 ( 0.394810)
test_all 0.001621 0.000360 676.001705 (137.034396)
test_rubyspec 0.052897 0.012398 52.776468 ( 60.989159)
total: 219.70 sec