Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-214224
#<BuildRuby:0x000055fe76fc3f58
@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.20221220-214224",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003928 0.000280 0.899018 ( 1.185243)
build_miniruby 0.000970 0.000069 0.921153 ( 0.919596)
build_ruby 0.001240 0.000000 2.747247 ( 2.745608)
build_all 0.008638 0.000382 15.865702 ( 3.473238)
build_install 0.009251 0.000290 2.259648 ( 1.276002)
test_btest 0.000000 0.000567 62.886523 ( 11.246618)
test_basic 0.001177 0.004404 0.340242 ( 0.430200)
test_all 0.001357 0.000169 675.454149 (146.808335)
test_rubyspec 0.056701 0.011614 53.027765 ( 61.240095)
total: 229.33 sec