Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-180711
#<BuildRuby:0x000055d09a453b50
@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.20230520-180711",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000974 0.003624 1.354776 ( 2.642067)
build_miniruby 0.000851 0.000134 0.761591 ( 0.760972)
build_ruby 0.001132 0.000179 2.357802 ( 2.358481)
build_all 0.003194 0.006086 12.036849 ( 1.075985)
build_install 0.006463 0.000610 1.635667 ( 0.822823)
test_btest 0.001141 0.000000 78.832533 ( 6.930398)
test_basic 0.003029 0.000105 0.622682 ( 0.706055)
test_all 0.000976 0.000203 410.402857 ( 46.932502)
test_rubyspec 0.011902 0.026919 41.798880 ( 54.162466)
total: 116.39 sec