Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-100504
#<BuildRuby:0x0000560857de8040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221230-100504",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000015)
build_up 0.006367 0.000269 0.918970 ( 1.073237)
build_miniruby 0.001179 0.000000 1.066417 ( 1.064502)
build_ruby 0.001641 0.000051 2.765945 ( 2.763358)
build_all 0.006241 0.003550 16.706196 ( 2.978692)
build_install 0.011312 0.000326 2.338644 ( 1.190883)
test_btest 0.000666 0.000061 76.335857 ( 10.424580)
test_basic 0.002584 0.003870 0.341864 ( 0.428005)
test_all 0.002356 0.000104 678.442373 ( 95.097890)
test_rubyspec 0.078797 0.034091 51.492859 ( 59.663980)
total: 174.69 sec