Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-162516
#<BuildRuby:0x000055a7a020fe20
@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.20231211-162516",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004872 0.000000 1.376671 ( 2.021693)
build_miniruby 0.000944 0.000000 0.898751 ( 0.898505)
build_ruby 0.001399 0.000000 2.905249 ( 2.904765)
build_all 0.004611 0.005836 16.443176 ( 1.507029)
build_install 0.006639 0.001810 4.822408 ( 1.178146)
test_btest 0.000492 0.000134 86.048806 ( 7.326758)
test_basic 0.003845 0.001048 0.772976 ( 0.852279)
test_all 0.095150 0.046111 533.560530 ( 66.656842)
test_rubyspec 0.022669 0.024434 50.563712 ( 62.980286)
total: 146.33 sec