Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-134558
#<BuildRuby:0x0000556267788010
@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.20231213-134558",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005175 0.000097 1.023718 ( 1.291672)
build_miniruby 0.001199 0.000000 0.864253 ( 0.865548)
build_ruby 0.001464 0.000000 2.701576 ( 2.703968)
build_all 0.004129 0.003930 12.127953 ( 1.004059)
build_install 0.007797 0.005702 3.567292 ( 0.966787)
test_btest 0.000618 0.000133 64.792294 ( 4.757489)
test_basic 0.004020 0.000000 0.374181 ( 0.456485)
test_all 0.080271 0.018072 409.537231 ( 35.461202)
test_rubyspec 0.004654 0.058274 39.804597 ( 52.454184)
total: 99.96 sec