Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-044617
#<BuildRuby:0x00005642be39fdf8
@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.20221206-044617",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.003636 0.001454 1.140304 ( 1.455331)
build_miniruby 0.000740 0.000296 0.925002 ( 0.923335)
build_ruby 0.001176 0.000000 2.715306 ( 2.611113)
build_all 0.007483 0.001484 15.744087 ( 3.285194)
build_install 0.008752 0.000000 2.271081 ( 1.305509)
test_btest 0.000763 0.000000 65.184880 ( 11.198818)
test_basic 0.000016 0.004872 0.303787 ( 0.394457)
test_all 0.000686 0.000264 648.761795 (109.402446)
test_rubyspec 0.030799 0.029820 52.412294 ( 60.669930)
total: 191.25 sec