Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-202137
#<BuildRuby:0x0000560ccb8080f8
@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.20221216-202137",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004052 0.000010 0.867681 ( 1.101777)
build_miniruby 0.001130 0.000000 0.997558 ( 0.996150)
build_ruby 0.001260 0.000000 2.816997 ( 2.728403)
build_all 0.008657 0.000356 15.989977 ( 3.404648)
build_install 0.007260 0.000807 2.212530 ( 1.237512)
test_btest 0.000543 0.000061 66.134751 ( 10.987566)
test_basic 0.004065 0.000452 0.307327 ( 0.398655)
test_all 0.001262 0.000140 661.185756 (138.333128)
test_rubyspec 0.048024 0.024265 52.327781 ( 60.455600)
total: 219.64 sec