Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-203339
#<BuildRuby:0x0000555ebbc00098
@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.20240105-203339",
@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.001458 0.000486 1.453128 ( 4.046844)
autoconf 0.000725 0.000242 1.397896 ( 1.392894)
configure 0.045765 0.016669 26.671913 ( 27.459877)
build_up 0.030662 0.011839 37.056313 ( 19.710195)
build_miniruby 0.013705 0.003009 206.891399 ( 17.920788)
build_ruby 0.001191 0.000408 2.973437 ( 2.722622)
build_all 0.097162 0.016353 226.343536 ( 26.459193)
build_install 0.001828 0.004902 1.916869 ( 0.959154)
test_btest 0.000000 0.001085 75.879111 ( 6.597014)
test_basic 0.000000 0.005035 0.721607 ( 0.797891)
test_all 0.089351 0.041897 495.807135 ( 46.328392)
test_rubyspec 0.021935 0.025186 49.118100 ( 61.573938)
total: 215.97 sec