Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-220048
#<BuildRuby:0x00005591ae1c03c8
@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.20221219-220048",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003962 0.000283 0.863310 ( 1.113387)
build_miniruby 0.000770 0.000055 1.073085 ( 1.071849)
build_ruby 0.001209 0.000086 2.665911 ( 2.567145)
build_all 0.004446 0.004409 15.737388 ( 3.322285)
build_install 0.007095 0.002745 2.284627 ( 1.299177)
test_btest 0.000524 0.000083 62.858198 ( 11.185230)
test_basic 0.004265 0.000674 0.315049 ( 0.405166)
test_all 0.001223 0.000193 670.200346 (143.867269)
test_rubyspec 0.049255 0.014552 52.981939 ( 61.152026)
total: 225.98 sec