Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-032822
#<BuildRuby:0x000055f70dacf530
@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.20230206-032822",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003699 0.000000 0.609045 ( 1.014293)
build_miniruby 0.000857 0.000093 0.621659 ( 0.621285)
build_ruby 0.001032 0.000159 2.050562 ( 2.050721)
build_all 0.008714 0.000000 12.189005 ( 1.532802)
build_install 0.006313 0.000000 1.445961 ( 0.696457)
test_btest 0.000697 0.000000 65.196761 ( 6.118465)
test_basic 0.000000 0.003794 0.228292 ( 0.323132)
test_all 0.001220 0.000388 486.108036 ( 46.863943)
test_rubyspec 0.024326 0.003583 34.672305 ( 45.262500)
total: 104.48 sec