Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-190229
#<BuildRuby:0x000055e800a5c088
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-190229",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004981 0.000000 1.017659 ( 1.328546)
build_miniruby 0.001255 0.000000 0.873292 ( 0.872893)
build_ruby 0.001288 0.000000 2.690319 ( 2.691829)
build_all 0.003141 0.004507 12.112086 ( 1.018221)
build_install 0.008040 0.004380 3.549245 ( 0.965957)
test_btest 0.000571 0.000076 63.490387 ( 5.667408)
test_basic 0.004024 0.000537 0.373723 ( 0.454686)
test_all 0.080251 0.019172 399.418156 ( 41.286695)
test_rubyspec 0.037698 0.017495 39.538897 ( 52.204556)
total: 106.49 sec