Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-091457
#<BuildRuby:0x00005558efad4010
@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-091457",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004487 0.000641 1.175447 ( 1.435057)
build_miniruby 0.000758 0.000108 0.939984 ( 0.938646)
build_ruby 0.001144 0.000164 2.842301 ( 2.750242)
build_all 0.007708 0.001101 15.771092 ( 3.382418)
build_install 0.009179 0.000000 2.183277 ( 1.235090)
test_btest 0.000594 0.000000 63.229932 ( 11.238272)
test_basic 0.004778 0.000000 0.327805 ( 0.418675)
test_all 0.000861 0.000077 655.924583 (111.143063)
test_rubyspec 0.032746 0.033452 53.345935 ( 63.597296)
total: 196.14 sec