Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-054114
#<BuildRuby:0x0000564bff67a858
@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-054114",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003822 0.000294 0.874035 ( 1.095711)
build_miniruby 0.000984 0.000075 1.042839 ( 1.041629)
build_ruby 0.001108 0.000085 2.708954 ( 2.623103)
build_all 0.005822 0.003166 15.783014 ( 3.343943)
build_install 0.005196 0.003509 2.241684 ( 1.272118)
test_btest 0.000684 0.000000 65.842042 ( 10.769857)
test_basic 0.004645 0.000000 0.322602 ( 0.413541)
test_all 0.001278 0.000000 675.089411 (144.502779)
test_rubyspec 0.041113 0.025136 52.682242 ( 60.820385)
total: 225.88 sec