Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-070206
#<BuildRuby:0x000055f66c7b3e88
@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.20221206-070206",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004816 0.000058 1.142837 ( 1.147072)
build_miniruby 0.000841 0.000056 0.975401 ( 0.974160)
build_ruby 0.001215 0.000000 2.697587 ( 2.594522)
build_all 0.009001 0.000130 15.803847 ( 3.338934)
build_install 0.004003 0.004176 2.237562 ( 1.309800)
test_btest 0.000553 0.000062 64.180989 ( 11.210030)
test_basic 0.000000 0.004331 0.319280 ( 0.411483)
test_all 0.000000 0.000895 663.720702 (112.988381)
test_rubyspec 0.047159 0.012119 53.227433 ( 61.419196)
total: 195.39 sec