Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-223525
#<BuildRuby:0x000055ee3f0f6350
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-223525",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005174 0.000068 1.165566 ( 1.180476)
build_miniruby 0.000929 0.000062 1.085613 ( 1.084211)
build_ruby 0.001153 0.000077 2.693349 ( 2.606399)
build_all 0.008866 0.000001 15.733258 ( 3.313106)
build_install 0.004879 0.004475 2.212087 ( 1.261048)
test_btest 0.000599 0.000067 63.417826 ( 11.336767)
test_basic 0.004007 0.000445 0.280495 ( 0.371794)
test_all 0.000890 0.000099 652.887913 (112.843699)
test_rubyspec 0.046653 0.019901 53.196745 ( 61.432584)
total: 195.43 sec