Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-015409
#<BuildRuby:0x00005607e1b5fe70
@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.20221218-015409",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004430 0.000000 0.850257 ( 1.070037)
build_miniruby 0.000000 0.000940 0.946540 ( 0.945330)
build_ruby 0.000000 0.001202 2.663856 ( 2.564392)
build_all 0.006936 0.002154 15.722128 ( 3.352246)
build_install 0.009327 0.000289 2.246131 ( 1.257057)
test_btest 0.000579 0.000000 66.014781 ( 10.800974)
test_basic 0.004661 0.000034 0.313266 ( 0.404028)
test_all 0.001546 0.000086 666.674880 (159.027278)
test_rubyspec 0.039244 0.029615 52.977115 ( 61.144478)
total: 240.57 sec