Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-112748
#<BuildRuby:0x000055b953473fa8
@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.20230724-112748",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004961 0.000143 1.345966 ( 2.896574)
build_miniruby 0.000854 0.000143 0.805556 ( 0.804731)
build_ruby 0.001835 0.000000 2.579051 ( 2.582978)
build_all 0.002052 0.007289 13.350776 ( 1.176847)
build_install 0.008318 0.000000 1.893708 ( 0.887529)
test_btest 0.001114 0.000000 77.786144 ( 7.307693)
test_basic 0.005240 0.000000 0.717325 ( 0.795548)
test_all 0.002054 0.000226 492.380958 ( 42.762104)
test_rubyspec 0.028438 0.014377 43.478345 ( 55.758578)
total: 114.97 sec