Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-024914
#<BuildRuby:0x00005571544d3fa8
@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.20240116-024914",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.004165 1.059796 ( 1.734178)
build_miniruby 0.000000 0.001355 0.905031 ( 0.904809)
build_ruby 0.000065 0.001108 2.749088 ( 2.748779)
build_all 0.004787 0.004027 14.316818 ( 1.337649)
build_install 0.002690 0.004698 4.149466 ( 1.109426)
test_btest 0.000744 0.000261 75.999367 ( 6.993784)
test_basic 0.003030 0.001060 0.569257 ( 0.646821)
test_all 0.111036 0.017037 516.517523 ( 48.733395)
test_rubyspec 0.025381 0.020306 47.968992 ( 60.395106)
total: 124.60 sec