Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-222401
#<BuildRuby:0x000055913c59fe70
@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.20221208-222401",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004556 0.000326 1.163910 ( 1.214766)
build_miniruby 0.000909 0.000065 0.980610 ( 0.979117)
build_ruby 0.001175 0.000084 2.709849 ( 2.620919)
build_all 0.009003 0.000000 15.712001 ( 3.287760)
build_install 0.010808 0.000120 2.324502 ( 1.342653)
test_btest 0.000558 0.000031 61.892566 ( 11.780422)
test_basic 0.000823 0.004672 0.273833 ( 0.364264)
test_all 0.000810 0.000090 679.393566 (107.329093)
test_rubyspec 0.055341 0.018553 52.225265 ( 60.433924)
total: 189.35 sec