Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-034317
#<BuildRuby:0x000055f7b8c65e98
@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-034317",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003661 0.000523 0.874870 ( 1.158146)
build_miniruby 0.000999 0.000000 0.949233 ( 0.947918)
build_ruby 0.001262 0.000000 2.797814 ( 2.673095)
build_all 0.008865 0.000344 15.837973 ( 3.302245)
build_install 0.008662 0.000498 2.244900 ( 1.296086)
test_btest 0.000463 0.000054 60.735994 ( 11.419674)
test_basic 0.004856 0.000016 0.296034 ( 0.387443)
test_all 0.001891 0.000210 687.435655 (140.485132)
test_rubyspec 0.030064 0.040036 52.362612 ( 60.630397)
total: 222.30 sec