Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-154728
#<BuildRuby:0x000055b90719fee0
@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.20221213-154728",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003683 0.000567 0.843956 ( 1.485826)
build_miniruby 0.000841 0.000129 1.018613 ( 1.017340)
build_ruby 0.000000 0.001191 2.778540 ( 2.665821)
build_all 0.005005 0.004155 15.882539 ( 3.323823)
build_install 0.002094 0.006866 2.230325 ( 1.274735)
test_btest 0.000540 0.000000 63.669062 ( 10.915754)
test_basic 0.002305 0.002241 0.300319 ( 0.391454)
test_all 0.001301 0.000181 678.126193 (146.022411)
test_rubyspec 0.035572 0.030302 52.872501 ( 61.051102)
total: 228.15 sec