Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-080539
#<BuildRuby:0x000055c2fbf700f8
@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-080539",
@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.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.003271 0.000935 0.863925 ( 1.081441)
build_miniruby 0.000688 0.000196 0.995922 ( 0.994735)
build_ruby 0.000988 0.000283 2.957737 ( 2.852541)
build_all 0.007040 0.002012 15.672516 ( 3.264752)
build_install 0.005128 0.004917 2.332657 ( 1.368611)
test_btest 0.000451 0.000151 65.850218 ( 10.714342)
test_basic 0.003398 0.001133 0.304223 ( 0.395286)
test_all 0.001480 0.000494 669.510331 (134.567039)
test_rubyspec 0.047430 0.019611 52.629503 ( 60.764437)
total: 216.00 sec