Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-061521
#<BuildRuby:0x00005602d65abe80
@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-061521",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000279 0.004019 0.910966 ( 1.144921)
build_miniruby 0.000735 0.000129 0.984972 ( 0.983620)
build_ruby 0.001163 0.000206 2.764139 ( 2.678055)
build_all 0.008513 0.000735 15.848078 ( 3.334207)
build_install 0.008764 0.000697 2.225051 ( 1.253395)
test_btest 0.000503 0.000079 57.257149 ( 12.332919)
test_basic 0.004329 0.000683 0.285774 ( 0.376333)
test_all 0.001283 0.000202 683.610738 (137.063016)
test_rubyspec 0.051596 0.015779 52.723086 ( 60.931661)
total: 220.10 sec