Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-092056
#<BuildRuby:0x0000558d5b95c070
@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.20230726-092056",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001039 0.004185 1.389550 ( 2.647849)
build_miniruby 0.000795 0.000125 0.887297 ( 0.886427)
build_ruby 0.001484 0.000234 2.771418 ( 2.776125)
build_all 0.007680 0.001397 14.275255 ( 1.290844)
build_install 0.007710 0.000656 2.051946 ( 0.928424)
test_btest 0.000857 0.000132 81.874577 ( 7.638953)
test_basic 0.005057 0.000201 0.607815 ( 0.684679)
test_all 0.001192 0.000177 519.164284 ( 49.300856)
test_rubyspec 0.022635 0.019367 44.715154 ( 57.089132)
total: 123.24 sec