Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-150625
#<BuildRuby:0x000055fdb7343ce8
@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.20230724-150625",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001031 0.004265 1.285683 ( 2.593598)
build_miniruby 0.000000 0.001004 0.843112 ( 0.842412)
build_ruby 0.000000 0.001423 2.682896 ( 2.682684)
build_all 0.008044 0.001484 13.977812 ( 1.226260)
build_install 0.002905 0.005096 1.881062 ( 0.876586)
test_btest 0.000666 0.000246 79.816365 ( 7.395613)
test_basic 0.003312 0.001221 0.685189 ( 0.763236)
test_all 0.001590 0.000586 512.999156 ( 45.607544)
test_rubyspec 0.023567 0.017560 43.261020 ( 55.746132)
total: 117.73 sec