Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-172703
#<BuildRuby:0x000055fa8efb6678
@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.20221223-172703",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003287 0.001095 0.837485 ( 1.516952)
build_miniruby 0.000741 0.000247 0.989741 ( 0.988287)
build_ruby 0.001025 0.000342 2.717341 ( 2.715664)
build_all 0.004458 0.004457 15.743828 ( 3.261057)
build_install 0.008473 0.001434 2.276106 ( 1.265734)
test_btest 0.000434 0.000154 58.688978 ( 11.791554)
test_basic 0.003813 0.001362 0.295201 ( 0.384943)
test_all 0.000680 0.000243 621.227945 (115.006092)
test_rubyspec 0.040222 0.026605 52.167407 ( 60.389354)
total: 197.32 sec