Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-161804
#<BuildRuby:0x0000557d3d3df418
@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.20221213-161804",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004138 0.000000 0.841055 ( 1.085770)
build_miniruby 0.000837 0.000099 0.986235 ( 0.984975)
build_ruby 0.001042 0.000122 2.803659 ( 2.684550)
build_all 0.005394 0.003764 15.825245 ( 3.308062)
build_install 0.007438 0.003214 2.286824 ( 1.273864)
test_btest 0.000523 0.000095 58.494409 ( 11.591045)
test_basic 0.000953 0.004120 0.289652 ( 0.380034)
test_all 0.001241 0.000282 674.960965 (141.244834)
test_rubyspec 0.033207 0.035590 52.962250 ( 61.098152)
total: 223.65 sec