Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-091335
#<BuildRuby:0x0000563eb7ee4188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231125-091335",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002332 0.003833 0.932324 ( 1.383499)
build_miniruby 0.000919 0.000132 0.807087 ( 0.807265)
build_ruby 0.001936 0.000000 2.620916 ( 2.621666)
build_all 0.008404 0.000294 12.548812 ( 1.041320)
build_install 0.010675 0.001335 3.660418 ( 0.997411)
test_btest 0.000963 0.000121 61.057894 ( 5.850031)
test_basic 0.000000 0.004890 0.412297 ( 0.491343)
test_all 0.082577 0.021532 349.872651 ( 38.843785)
test_rubyspec 0.020033 0.045317 39.984489 ( 52.521931)
total: 104.56 sec