Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-091138
#<BuildRuby:0x000055ff5a797e80
@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-091138",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004431 0.000521 1.134002 ( 1.144648)
build_miniruby 0.000877 0.000103 0.970638 ( 0.969096)
build_ruby 0.001190 0.000140 2.739760 ( 2.619236)
build_all 0.007870 0.000926 15.596852 ( 3.299056)
build_install 0.007768 0.000914 2.236881 ( 1.255841)
test_btest 0.000554 0.000066 66.446675 ( 10.910819)
test_basic 0.004160 0.000490 0.309670 ( 0.400796)
test_all 0.000781 0.000092 651.216425 (113.895298)
test_rubyspec 0.022949 0.047742 52.951557 ( 63.067396)
total: 197.56 sec