Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-183611
#<BuildRuby:0x000055d84ccbc0f8
@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.20221212-183611",
@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.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003916 0.000301 0.852053 ( 1.083575)
build_miniruby 0.000964 0.000074 0.983077 ( 0.981693)
build_ruby 0.001176 0.000091 2.756586 ( 2.661009)
build_all 0.008427 0.000648 15.813300 ( 3.309002)
build_install 0.010432 0.000370 2.226237 ( 1.257571)
test_btest 0.000626 0.000000 65.922734 ( 11.183371)
test_basic 0.004920 0.000000 0.292749 ( 0.383666)
test_all 0.001490 0.000000 680.420130 (142.363225)
test_rubyspec 0.053806 0.009094 52.922576 ( 61.029301)
total: 224.25 sec