Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-165304
#<BuildRuby:0x000055af9cb07df8
@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-165304",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002016 0.002975 1.200714 ( 1.695233)
build_miniruby 0.000909 0.000170 1.025108 ( 1.023596)
build_ruby 0.001070 0.000200 2.693018 ( 2.606549)
build_all 0.008891 0.000191 15.876763 ( 3.247994)
build_install 0.007110 0.003786 2.229672 ( 1.243151)
test_btest 0.000500 0.000100 63.934429 ( 11.305904)
test_basic 0.004740 0.000154 0.286045 ( 0.377412)
test_all 0.000802 0.000153 659.118072 (115.935932)
test_rubyspec 0.043665 0.022885 52.292631 ( 60.446041)
total: 197.88 sec