Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-094745
#<BuildRuby:0x000055d418d535f8
@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.20230727-094745",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000858 0.004250 1.386961 ( 2.698095)
build_miniruby 0.000827 0.000184 0.992250 ( 0.991883)
build_ruby 0.001009 0.000224 2.544148 ( 2.544013)
build_all 0.004075 0.005349 14.494736 ( 1.320712)
build_install 0.008308 0.000000 2.001052 ( 0.952560)
test_btest 0.000996 0.000117 80.967713 ( 7.943197)
test_basic 0.003601 0.000900 0.613936 ( 0.692393)
test_all 0.001336 0.000000 513.695164 ( 55.731523)
test_rubyspec 0.017929 0.022725 45.368349 ( 57.786048)
total: 130.66 sec