Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-132656
#<BuildRuby:0x000055c30e4900d0
@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.20221220-132656",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001270 0.002902 0.881334 ( 1.092386)
build_miniruby 0.000819 0.000091 0.993989 ( 0.992860)
build_ruby 0.001088 0.000121 2.662992 ( 2.575018)
build_all 0.008865 0.000159 15.686709 ( 3.322499)
build_install 0.007143 0.003678 2.305865 ( 1.324020)
test_btest 0.000614 0.000083 67.216970 ( 11.203074)
test_basic 0.004072 0.000556 0.290325 ( 0.381105)
test_all 0.001191 0.000163 673.817200 (147.947748)
test_rubyspec 0.044906 0.016857 52.197951 ( 60.355201)
total: 229.19 sec