Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-023527
#<BuildRuby:0x00005628ec32a620
@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.20221225-023527",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004424 0.000000 0.740553 ( 0.974681)
build_miniruby 0.001058 0.000000 1.064265 ( 1.062789)
build_ruby 0.001178 0.000000 2.601523 ( 2.600013)
build_all 0.009200 0.000000 15.847474 ( 3.303159)
build_install 0.009646 0.000000 2.245744 ( 1.304158)
test_btest 0.000626 0.000000 61.649768 ( 11.675070)
test_basic 0.004888 0.000000 0.308254 ( 0.399386)
test_all 0.000948 0.000000 635.432796 (106.089104)
test_rubyspec 0.051270 0.005403 51.981899 ( 60.171341)
total: 187.58 sec