Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-182227
#<BuildRuby:0x0000561f4612bce8
@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.20230802-182227",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005251 0.000254 1.383504 ( 2.652516)
build_miniruby 0.000783 0.000184 0.919245 ( 0.919064)
build_ruby 0.000942 0.000221 2.656235 ( 2.656234)
build_all 0.008559 0.000936 14.074125 ( 1.200224)
build_install 0.007363 0.000585 2.126835 ( 0.943350)
test_btest 0.000594 0.000125 81.778691 ( 7.521041)
test_basic 0.004544 0.000000 0.590373 ( 0.669122)
test_all 0.000000 0.001371 522.937030 ( 47.591210)
test_rubyspec 0.011859 0.030441 43.978518 ( 56.354279)
total: 120.51 sec