Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-155848
#<BuildRuby:0x0000555c3d28c078
@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.20230727-155848",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002330 0.004474 1.499437 ( 2.815416)
build_miniruby 0.000892 0.000163 0.919816 ( 0.919086)
build_ruby 0.001031 0.000187 2.900670 ( 2.900453)
build_all 0.005253 0.003608 14.007886 ( 1.246700)
build_install 0.007702 0.000756 2.131733 ( 0.989460)
test_btest 0.000777 0.000167 84.721204 ( 7.368155)
test_basic 0.004450 0.000000 0.641115 ( 0.719128)
test_all 0.001139 0.000000 503.037154 ( 52.913434)
test_rubyspec 0.013274 0.029416 44.225849 ( 56.637331)
total: 126.51 sec