Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-121306
#<BuildRuby:0x00005577e0e94460
@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.20221217-121306",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003739 0.000416 0.862990 ( 1.222384)
build_miniruby 0.000741 0.000082 1.030049 ( 1.028797)
build_ruby 0.001121 0.000124 2.669718 ( 2.583345)
build_all 0.008517 0.000433 15.777964 ( 3.311795)
build_install 0.008619 0.000000 2.312163 ( 1.320401)
test_btest 0.000615 0.000003 65.078730 ( 11.210241)
test_basic 0.000313 0.004675 0.313840 ( 0.403662)
test_all 0.001139 0.000162 674.399493 (151.378762)
test_rubyspec 0.054397 0.017803 52.455222 ( 60.597074)
total: 233.06 sec