Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-192218
#<BuildRuby:0x0000560ec3d2ef88
@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.20240104-192218",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005204 0.000000 1.544950 ( 1.702471)
build_miniruby 0.000793 0.000000 0.795486 ( 0.794822)
build_ruby 0.001314 0.000000 2.686903 ( 2.686980)
build_all 0.008249 0.001194 14.219862 ( 1.259583)
build_install 0.004104 0.004472 4.296666 ( 1.071458)
test_btest 0.000859 0.000172 75.394087 ( 6.516782)
test_basic 0.004776 0.000035 0.763205 ( 0.842976)
test_all 0.078242 0.051544 483.341564 ( 51.150210)
test_rubyspec 0.010647 0.035478 48.496386 ( 60.910472)
total: 126.94 sec