Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-014529
#<BuildRuby:0x000055f27686bbb8
@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.20230527-014529",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006152 0.000166 1.658953 ( 2.926399)
build_miniruby 0.000914 0.000083 0.736556 ( 0.735979)
build_ruby 0.001221 0.000111 2.473256 ( 2.473453)
build_all 0.004426 0.004653 12.637790 ( 1.143875)
build_install 0.000000 0.007760 1.719833 ( 0.824194)
test_btest 0.000960 0.000000 80.188396 ( 7.539080)
test_basic 0.000260 0.004471 0.688597 ( 0.772438)
test_all 0.001711 0.000000 440.548342 ( 38.431949)
test_rubyspec 0.023771 0.014070 40.860709 ( 53.387362)
total: 108.24 sec