Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-183805
#<BuildRuby:0x0000561fb8c7c3c8
@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.20221226-183805",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005691 0.000813 0.839211 ( 1.036443)
build_miniruby 0.001021 0.000146 0.992473 ( 0.990635)
build_ruby 0.001417 0.000000 2.744695 ( 2.742287)
build_all 0.005557 0.004150 16.616847 ( 2.954046)
build_install 0.003038 0.008413 2.230895 ( 1.169999)
test_btest 0.000697 0.000205 71.331500 ( 10.517560)
test_basic 0.005695 0.001675 0.362167 ( 0.446937)
test_all 0.001116 0.000328 662.346322 ( 98.268299)
test_rubyspec 0.091662 0.039807 50.859245 ( 58.957727)
total: 177.08 sec