Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-191155
#<BuildRuby:0x0000564399da4728
@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-191155",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004344 0.000056 0.938817 ( 1.361601)
build_miniruby 0.000819 0.000117 0.991428 ( 0.990134)
build_ruby 0.000995 0.000142 2.810275 ( 2.705599)
build_all 0.008502 0.000584 15.834425 ( 3.388428)
build_install 0.008262 0.001101 2.218804 ( 1.274908)
test_btest 0.000576 0.000077 59.874774 ( 12.023857)
test_basic 0.005096 0.000011 0.290549 ( 0.381076)
test_all 0.001231 0.000153 678.265664 (135.823492)
test_rubyspec 0.054639 0.017050 53.222849 ( 61.327430)
total: 219.28 sec