Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-034056
#<BuildRuby:0x000055886977fbb8
@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.20240114-034056",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003827 0.000589 0.892520 ( 1.282159)
build_miniruby 0.001243 0.000191 0.936341 ( 0.936693)
build_ruby 0.001261 0.000194 2.804894 ( 2.805886)
build_all 0.009350 0.000701 14.603407 ( 1.351617)
build_install 0.003520 0.005553 4.243907 ( 1.141208)
test_btest 0.000544 0.000116 76.615298 ( 7.128933)
test_basic 0.002706 0.000579 0.426542 ( 0.508276)
test_all 0.106533 0.029280 522.487816 ( 53.289324)
test_rubyspec 0.021332 0.011809 50.028599 ( 62.621618)
total: 131.07 sec