Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-044952
#<BuildRuby:0x000056389fdd7858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231028-044952",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004977 0.000113 1.233931 ( 1.499322)
build_miniruby 0.000903 0.000090 0.838648 ( 0.838197)
build_ruby 0.001163 0.000116 2.641439 ( 2.641673)
build_all 0.009647 0.000116 16.186843 ( 1.474485)
build_install 0.007915 0.000719 4.867480 ( 1.126678)
test_btest 0.001158 0.000105 82.944406 ( 7.578598)
test_basic 0.001006 0.003104 0.563851 ( 0.643098)
test_all 0.097471 0.035652 513.261094 ( 46.960983)
test_rubyspec 0.013515 0.034109 49.922400 ( 62.293158)
total: 125.06 sec