Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-174408
#<BuildRuby:0x0000558481e53818
@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.20230730-174408",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005178 0.000116 1.344057 ( 2.576530)
build_miniruby 0.000000 0.001078 0.894225 ( 0.892983)
build_ruby 0.000000 0.001816 2.760257 ( 2.764465)
build_all 0.004237 0.005163 14.406521 ( 1.297030)
build_install 0.008128 0.000734 2.046033 ( 0.944135)
test_btest 0.000780 0.000142 85.881376 ( 7.033858)
test_basic 0.004960 0.000112 0.785948 ( 0.861956)
test_all 0.000866 0.000151 521.901913 ( 57.443371)
test_rubyspec 0.025864 0.011706 44.811965 ( 57.253345)
total: 131.07 sec