Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-015946
#<BuildRuby:0x0000555d13bc0460
@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.20221220-015946",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.003757 0.000442 0.844539 ( 1.068771)
build_miniruby 0.000823 0.000097 0.967880 ( 0.966702)
build_ruby 0.001108 0.000130 2.891495 ( 2.787955)
build_all 0.008058 0.000948 15.801187 ( 3.312310)
build_install 0.003187 0.004608 2.247890 ( 1.271517)
test_btest 0.000589 0.000040 62.514252 ( 11.538034)
test_basic 0.004674 0.000000 0.325610 ( 0.416646)
test_all 0.001489 0.000000 681.567600 (140.290085)
test_rubyspec 0.045100 0.011930 52.491350 ( 60.644848)
total: 222.30 sec