Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-162745
#<BuildRuby:0x000055804026bce8
@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.20231227-162745",
@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.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000323 0.004158 1.075774 ( 1.441925)
build_miniruby 0.001387 0.000000 0.921841 ( 0.921343)
build_ruby 0.000000 0.001338 2.698543 ( 2.698776)
build_all 0.008237 0.001921 16.608813 ( 1.577146)
build_install 0.004144 0.004022 4.658350 ( 1.126414)
test_btest 0.000867 0.000289 87.484447 ( 6.882556)
test_basic 0.000858 0.004343 0.697974 ( 0.774408)
test_all 0.098305 0.040091 540.760865 ( 55.555807)
test_rubyspec 0.034057 0.007852 48.577781 ( 60.838978)
total: 131.82 sec