Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-044830
#<BuildRuby:0x000055946bd700c8
@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.20231130-044830",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003767 0.000000 0.953275 ( 1.249367)
build_miniruby 0.000690 0.000090 0.874667 ( 0.874612)
build_ruby 0.000909 0.000165 2.704631 ( 2.706095)
build_all 0.002975 0.004952 12.128758 ( 1.008886)
build_install 0.007750 0.000834 3.521243 ( 0.972471)
test_btest 0.000558 0.000140 63.900452 ( 5.714064)
test_basic 0.003904 0.000000 0.374944 ( 0.455111)
test_all 0.076456 0.022401 376.459938 ( 32.623415)
test_rubyspec 0.019692 0.048273 39.525246 ( 52.178251)
total: 97.78 sec