Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-061157
#<BuildRuby:0x0000555a39623458
@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.20230703-061157",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001749 0.004188 1.513153 ( 2.773910)
build_miniruby 0.001033 0.000000 0.931590 ( 0.932053)
build_ruby 0.001329 0.000000 2.584243 ( 2.585220)
build_all 0.002578 0.006428 11.957397 ( 8.252391)
build_install 0.003864 0.004679 5.220201 ( 1.953900)
test_btest 0.000749 0.000204 90.805414 ( 7.612581)
test_basic 0.004299 0.000000 0.609362 ( 0.688269)
test_all 0.001174 0.000000 484.842558 ( 41.370084)
test_rubyspec 0.012895 0.028793 44.517920 ( 56.872751)
total: 123.04 sec