Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-183831
#<BuildRuby:0x000055d17adab4b0
@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.20230606-183831",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003985 0.001328 1.389928 ( 2.625899)
build_miniruby 0.000818 0.000273 0.782314 ( 0.782803)
build_ruby 0.001076 0.000359 2.339654 ( 2.340433)
build_all 0.008279 0.001178 12.188273 ( 1.172412)
build_install 0.004616 0.003121 1.661166 ( 0.872256)
test_btest 0.000720 0.000240 81.315023 ( 7.561269)
test_basic 0.000000 0.004516 0.626090 ( 0.712096)
test_all 0.001636 0.000637 426.146158 ( 46.037405)
test_rubyspec 0.014442 0.023441 41.379115 ( 53.867663)
total: 115.97 sec