Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-085829
#<BuildRuby:0x000055bf78b080a0
@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.20231105-085829",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000762 0.004121 1.419808 ( 1.653199)
build_miniruby 0.001032 0.000229 0.919019 ( 0.918175)
build_ruby 0.001272 0.000000 2.708700 ( 2.709152)
build_all 0.002706 0.008105 17.490397 ( 1.652204)
build_install 0.009395 0.000000 5.403767 ( 1.251335)
test_btest 0.000760 0.000000 86.567928 ( 7.582666)
test_basic 0.003659 0.000481 0.662087 ( 0.739674)
test_all 0.112866 0.023464 548.617562 ( 49.287484)
test_rubyspec 0.039602 0.013916 52.938060 ( 65.193913)
total: 130.99 sec