Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-153832
#<BuildRuby:0x000055de6752ffa8
@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.20231210-153832",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004499 0.001059 1.484597 ( 1.849987)
build_miniruby 0.000753 0.000177 0.876993 ( 0.877332)
build_ruby 0.001185 0.000279 2.818242 ( 2.818029)
build_all 0.009229 0.001078 17.247234 ( 1.567326)
build_install 0.005919 0.003803 5.011306 ( 1.183066)
test_btest 0.000897 0.000224 91.064925 ( 7.483473)
test_basic 0.002689 0.000672 0.614720 ( 0.692887)
test_all 0.075373 0.063179 562.079177 ( 53.637983)
test_rubyspec 0.020932 0.027371 51.021101 ( 63.339306)
total: 133.45 sec