Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-154013
#<BuildRuby:0x0000562723a1eed8
@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.20231228-154013",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000730 0.004083 1.097117 ( 1.475753)
build_miniruby 0.000875 0.000138 0.918687 ( 0.918017)
build_ruby 0.001050 0.000166 3.036333 ( 3.036254)
build_all 0.008241 0.001301 16.764620 ( 1.479673)
build_install 0.003575 0.004356 4.693742 ( 1.118687)
test_btest 0.000838 0.000168 85.519943 ( 7.267450)
test_basic 0.000640 0.004711 0.733468 ( 0.811254)
test_all 0.108128 0.026013 552.027501 ( 49.448989)
test_rubyspec 0.025884 0.021881 48.926933 ( 61.359792)
total: 126.92 sec