Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-134140
#<BuildRuby:0x000055a6eb7e73a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-134140",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006692 0.003766 0.948670 ( 1.129879)
build_miniruby 0.002008 0.000402 0.842026 ( 0.841768)
build_ruby 0.002765 0.000553 2.142608 ( 2.141885)
build_all 0.021359 0.000000 18.560248 ( 2.176140)
build_install 0.011754 0.009304 2.064931 ( 1.010030)
test_btest 0.001408 0.000320 95.056974 ( 9.597449)
test_basic 0.008933 0.000963 0.345424 ( 0.430019)
test_all 0.001844 0.000401 687.669588 ( 64.368286)
test_rubyspec 0.113862 0.075596 47.872398 ( 55.957660)
total: 137.65 sec