Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-115526
#<BuildRuby:0x0000557cf1678040
@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.20230105-115526",
@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.000012 0.000006 0.000018 ( 0.000017)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.003013 0.003536 0.843753 ( 1.163283)
build_miniruby 0.000919 0.000459 1.018293 ( 1.016309)
build_ruby 0.000992 0.000496 2.763835 ( 2.761320)
build_all 0.002399 0.007257 16.628808 ( 2.981245)
build_install 0.010345 0.001237 2.231124 ( 1.172088)
test_btest 0.000688 0.000367 74.748319 ( 10.240388)
test_basic 0.006501 0.000000 0.309585 ( 0.396119)
test_all 0.001765 0.000000 659.180211 (110.406689)
test_rubyspec 0.070704 0.034043 51.387721 ( 59.451027)
total: 189.59 sec