Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-235243
#<BuildRuby:0x000056260bc07ba0
@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.20230627-235243",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001348 0.004629 1.529170 ( 2.901248)
build_miniruby 0.000817 0.000326 0.881870 ( 0.881402)
build_ruby 0.000847 0.000338 2.708900 ( 2.708998)
build_all 0.006550 0.003455 16.065116 ( 1.438318)
build_install 0.008144 0.001542 4.712434 ( 1.155406)
test_btest 0.000689 0.000269 85.746360 ( 7.249639)
test_basic 0.003342 0.001300 0.789587 ( 0.869852)
test_all 0.001397 0.000543 459.806729 ( 48.625284)
test_rubyspec 0.022827 0.015461 42.475776 ( 54.913438)
total: 120.74 sec