Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-142312
#<BuildRuby:0x0000560e02c91e98
@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.20221214-142312",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004211 0.000047 0.850978 ( 1.087525)
build_miniruby 0.000866 0.000115 1.003507 ( 1.002145)
build_ruby 0.001130 0.000151 2.854851 ( 2.759788)
build_all 0.007817 0.001043 15.766751 ( 3.344637)
build_install 0.007744 0.001033 2.368364 ( 1.348496)
test_btest 0.000531 0.000071 60.142169 ( 11.904189)
test_basic 0.004320 0.000576 0.309412 ( 0.399847)
test_all 0.002139 0.000118 672.865151 (134.818144)
test_rubyspec 0.053608 0.020166 52.384571 ( 60.578097)
total: 217.24 sec