Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-035832
#<BuildRuby:0x000055ffdbf1e858
@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.20221217-035832",
@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.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004206 0.913519 ( 1.139282)
build_miniruby 0.000000 0.001061 1.022727 ( 1.021349)
build_ruby 0.001262 0.000000 2.692711 ( 2.590249)
build_all 0.005868 0.002944 15.764022 ( 3.439182)
build_install 0.009394 0.000000 2.396451 ( 1.422564)
test_btest 0.000511 0.000055 62.259624 ( 11.526662)
test_basic 0.003555 0.000847 0.296733 ( 0.387782)
test_all 0.001063 0.000253 664.814268 (159.394950)
test_rubyspec 0.052589 0.012522 52.250338 ( 60.476744)
total: 241.40 sec