Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-182546
#<BuildRuby:0x0000560dc65bc028
@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-182546",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001988 0.002237 0.840117 ( 1.076529)
build_miniruby 0.000789 0.000232 0.942317 ( 0.941010)
build_ruby 0.000988 0.000291 2.731974 ( 2.635507)
build_all 0.009151 0.000000 15.805988 ( 3.291536)
build_install 0.006670 0.002956 2.172795 ( 1.229918)
test_btest 0.000468 0.000128 62.019614 ( 11.767077)
test_basic 0.003981 0.001086 0.313027 ( 0.404144)
test_all 0.001192 0.000325 672.243557 (142.314162)
test_rubyspec 0.039413 0.039221 52.564691 ( 60.707336)
total: 224.37 sec