Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-153736
#<BuildRuby:0x00005574da8ff468
@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.20221230-153736",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000031 0.000007 0.000038 ( 0.000023)
build_up 0.005049 0.001166 0.849352 ( 1.045958)
build_miniruby 0.001036 0.000239 1.020941 ( 1.018810)
build_ruby 0.001284 0.000296 2.787296 ( 2.784591)
build_all 0.000000 0.009762 16.739947 ( 2.996036)
build_install 0.006234 0.005515 2.297110 ( 1.180130)
test_btest 0.001040 0.000000 78.681496 ( 10.891092)
test_basic 0.003926 0.002730 0.352406 ( 0.438528)
test_all 0.001081 0.000175 669.641017 (103.245434)
test_rubyspec 0.069721 0.032762 51.801099 ( 59.872307)
total: 183.47 sec