Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-185053
#<BuildRuby:0x000056217c5e8028
@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.20230114-185053",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001929 0.004506 0.901231 ( 1.054404)
build_miniruby 0.000922 0.000198 1.025789 ( 1.024012)
build_ruby 0.001405 0.000301 2.791845 ( 2.789053)
build_all 0.009385 0.000108 16.832452 ( 3.037762)
build_install 0.001008 0.008303 2.077130 ( 1.092260)
test_btest 0.000771 0.000000 77.757862 ( 10.834596)
test_basic 0.006103 0.000948 0.313367 ( 0.398395)
test_all 0.001024 0.000292 681.472144 ( 96.275672)
test_rubyspec 0.083538 0.042581 52.345620 ( 60.417857)
total: 176.92 sec