Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-001729
#<BuildRuby:0x0000557b17d37c68
@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.20230705-001729",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005932 0.000625 1.609804 ( 2.880168)
build_miniruby 0.000990 0.000000 0.876735 ( 0.877919)
build_ruby 0.001203 0.000000 2.621290 ( 2.622433)
build_all 0.004965 0.004108 11.862788 ( 8.443570)
build_install 0.005093 0.003651 4.891119 ( 1.910900)
test_btest 0.000869 0.000151 83.901517 ( 7.634080)
test_basic 0.006276 0.000356 0.582649 ( 0.660528)
test_all 0.000820 0.000858 455.813176 ( 44.961391)
test_rubyspec 0.014965 0.027507 42.219193 ( 54.643174)
total: 124.64 sec