Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-095713
#<BuildRuby:0x00005636b05f8010
@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.20230131-095713",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.006688 0.000165 0.939782 ( 1.076693)
build_miniruby 0.001240 0.000077 1.002506 ( 1.000552)
build_ruby 0.001367 0.000086 2.787445 ( 2.784981)
build_all 0.002239 0.007684 16.696281 ( 3.005048)
build_install 0.008685 0.000735 2.072498 ( 1.067980)
test_btest 0.000880 0.000139 76.539420 ( 10.506516)
test_basic 0.005966 0.000246 0.352403 ( 0.439110)
test_all 0.001082 0.000162 656.803875 (105.878482)
test_rubyspec 0.068295 0.022419 51.836201 ( 59.939396)
total: 185.70 sec