Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-082732
#<BuildRuby:0x00005604aa68c090
@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.20231112-082732",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003914 0.001223 1.303367 ( 1.529218)
build_miniruby 0.000801 0.000250 0.835775 ( 0.835055)
build_ruby 0.000953 0.000298 2.709626 ( 2.709692)
build_all 0.003951 0.005756 16.314976 ( 1.430323)
build_install 0.007406 0.001017 4.987981 ( 1.207232)
test_btest 0.000837 0.000295 86.352306 ( 7.133020)
test_basic 0.002675 0.005851 0.807084 ( 0.878639)
test_all 0.112940 0.019191 518.413849 ( 48.271329)
test_rubyspec 0.013950 0.035967 49.791000 ( 62.106334)
total: 126.10 sec