Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-011255
#<BuildRuby:0x0000563d7efb7568
@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-011255",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000045 0.000011 0.000056 ( 0.000059)
build_up 0.000000 0.004852 1.048873 ( 1.422375)
build_miniruby 0.000000 0.000933 0.851528 ( 0.851105)
build_ruby 0.000000 0.001403 2.762772 ( 2.762383)
build_all 0.006079 0.002847 14.212200 ( 1.327677)
build_install 0.005716 0.002017 4.036238 ( 1.041306)
test_btest 0.000689 0.000243 74.058949 ( 7.301345)
test_basic 0.000000 0.004450 0.673569 ( 0.750728)
test_all 0.074309 0.055408 470.726030 ( 52.432852)
test_rubyspec 0.027754 0.015859 48.004946 ( 60.410026)
total: 128.30 sec