Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-003727
#<BuildRuby:0x000055f3ee3f5e98
@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.20221214-003727",
@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.000007)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.004380 0.827375 ( 1.311433)
build_miniruby 0.000000 0.001036 1.007191 ( 1.005915)
build_ruby 0.000000 0.001247 2.770801 ( 2.670563)
build_all 0.000000 0.008995 15.799054 ( 3.376088)
build_install 0.007231 0.001713 2.190345 ( 1.181934)
test_btest 0.000520 0.000161 64.811539 ( 11.888435)
test_basic 0.004101 0.001272 0.313661 ( 0.403425)
test_all 0.001117 0.000239 670.898618 (154.466128)
test_rubyspec 0.039907 0.021422 52.750795 ( 60.879128)
total: 237.18 sec