Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-100500
#<BuildRuby:0x0000558ca35e7dd0
@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.20221209-100500",
@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.000002 0.000014 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004801 1.178819 ( 1.202231)
build_miniruby 0.000000 0.000855 1.039342 ( 1.038185)
build_ruby 0.000000 0.001106 2.947267 ( 2.835317)
build_all 0.003995 0.004913 15.856009 ( 3.332884)
build_install 0.006745 0.001759 2.214814 ( 1.258404)
test_btest 0.000477 0.000125 62.482696 ( 11.148297)
test_basic 0.001049 0.003943 0.353048 ( 0.443298)
test_all 0.001400 0.000426 675.808545 (103.687888)
test_rubyspec 0.050309 0.014215 52.211741 ( 60.475791)
total: 185.42 sec