Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-220115
#<BuildRuby:0x0000556d9cacf468
@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.20221208-220115",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004140 0.000637 1.155240 ( 1.293956)
build_miniruby 0.000787 0.000121 0.994208 ( 0.993031)
build_ruby 0.001055 0.000163 2.726244 ( 2.624640)
build_all 0.008951 0.000000 15.708864 ( 3.291665)
build_install 0.009799 0.000138 2.257849 ( 1.300823)
test_btest 0.000493 0.000058 62.326958 ( 11.854862)
test_basic 0.004467 0.000526 0.298824 ( 0.389284)
test_all 0.000767 0.000091 672.650314 (126.546536)
test_rubyspec 0.045950 0.018787 52.889802 ( 61.094805)
total: 209.39 sec