Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-215923
#<BuildRuby:0x000055783187f2e0
@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.20221206-215923",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006361 0.004421 1.271653 ( 1.192647)
build_miniruby 0.002288 0.000490 0.843709 ( 0.842239)
build_ruby 0.002504 0.000537 2.218469 ( 2.165541)
build_all 0.013875 0.006948 18.522882 ( 2.186108)
build_install 0.015555 0.006660 2.027045 ( 1.045770)
test_btest 0.001067 0.000314 91.382245 ( 9.225856)
test_basic 0.003272 0.004727 0.350527 ( 0.439422)
test_all 0.001384 0.000461 711.123689 ( 70.976526)
test_rubyspec 0.064135 0.072921 48.840845 ( 57.114132)
total: 145.19 sec