Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-104944
#<BuildRuby:0x0000555c5c9ef5f8
@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.20240114-104944",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.000486 0.003826 0.836182 ( 1.214381)
build_miniruby 0.000985 0.000043 0.911429 ( 0.911764)
build_ruby 0.001481 0.000064 2.852816 ( 2.853901)
build_all 0.009845 0.000428 14.711558 ( 1.432659)
build_install 0.004445 0.004378 4.220516 ( 1.132229)
test_btest 0.000694 0.000058 76.120521 ( 7.821832)
test_basic 0.004912 0.000041 0.770655 ( 0.845670)
test_all 0.092653 0.044045 494.195326 ( 52.275265)
test_rubyspec 0.005343 0.027421 50.762470 ( 63.344733)
total: 131.83 sec