Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-200023
#<BuildRuby:0x00005562cceec008
@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.20221226-200023",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.004831 0.003983 0.850884 ( 1.293107)
build_miniruby 0.001156 0.000136 1.002078 ( 0.999969)
build_ruby 0.001401 0.000164 2.743745 ( 2.740964)
build_all 0.008525 0.001003 16.569018 ( 2.944735)
build_install 0.009702 0.000568 2.235053 ( 1.165807)
test_btest 0.000820 0.000091 74.779883 ( 10.077231)
test_basic 0.000000 0.006732 0.352891 ( 0.439004)
test_all 0.000000 0.002102 658.918880 (106.035769)
test_rubyspec 0.064420 0.068681 50.844736 ( 58.889738)
total: 184.59 sec