Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-173143
#<BuildRuby:0x000055ccb6820090
@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.20230731-173143",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000946 0.004723 1.318107 ( 2.563339)
build_miniruby 0.000741 0.000222 0.870486 ( 0.870916)
build_ruby 0.001268 0.000000 2.631539 ( 2.631878)
build_all 0.008635 0.000795 14.004819 ( 1.273985)
build_install 0.007296 0.000950 2.028212 ( 0.887080)
test_btest 0.000843 0.000220 81.437924 ( 7.303491)
test_basic 0.002014 0.004467 0.788812 ( 0.867543)
test_all 0.001463 0.000445 493.038034 ( 54.384829)
test_rubyspec 0.008825 0.032573 44.210868 ( 56.622042)
total: 127.41 sec