Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-162331
#<BuildRuby:0x00005637fff3a858
@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.20221219-162331",
@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.000002 0.000011 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000669 0.003304 0.877211 ( 1.529495)
build_miniruby 0.000000 0.000954 0.975447 ( 0.974459)
build_ruby 0.000000 0.001395 2.814009 ( 2.683116)
build_all 0.007148 0.002152 15.923020 ( 3.392183)
build_install 0.008220 0.001002 2.225598 ( 1.247981)
test_btest 0.000454 0.000107 67.238659 ( 11.074099)
test_basic 0.001411 0.003456 0.278068 ( 0.369216)
test_all 0.001096 0.000304 678.209867 (160.734588)
test_rubyspec 0.034345 0.033777 53.293889 ( 61.477418)
total: 243.48 sec