Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-052114
#<BuildRuby:0x000055fa9830e678
@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.20221218-052114",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003142 0.001143 0.883880 ( 1.120110)
build_miniruby 0.000666 0.000243 0.999110 ( 0.997774)
build_ruby 0.000956 0.000348 2.872354 ( 2.747599)
build_all 0.008874 0.000000 15.786787 ( 3.313186)
build_install 0.006784 0.002026 2.159785 ( 1.204753)
test_btest 0.000397 0.000122 57.515756 ( 11.917118)
test_basic 0.001183 0.003703 0.315048 ( 0.406288)
test_all 0.001965 0.000000 687.751546 (138.406764)
test_rubyspec 0.032014 0.035638 52.908005 ( 60.969350)
total: 221.08 sec