Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-055532
#<BuildRuby:0x0000562ff6717e70
@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.20221221-055532",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.004229 0.000013 0.900773 ( 1.107684)
build_miniruby 0.000959 0.000057 0.992204 ( 0.990691)
build_ruby 0.001057 0.000063 2.609939 ( 2.608492)
build_all 0.004784 0.004295 15.764825 ( 3.390162)
build_install 0.008055 0.000895 2.195275 ( 1.240509)
test_btest 0.000581 0.000065 60.664251 ( 11.347959)
test_basic 0.004505 0.000500 0.316274 ( 0.406578)
test_all 0.001286 0.000143 676.188277 (137.604695)
test_rubyspec 0.059346 0.005712 52.320879 ( 60.457754)
total: 219.16 sec