Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-222819
#<BuildRuby:0x000055c246d2fdf8
@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.20221206-222819",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005193 0.000000 1.156124 ( 1.194132)
build_miniruby 0.000874 0.000000 1.001436 ( 1.000127)
build_ruby 0.000000 0.001190 2.761211 ( 2.663048)
build_all 0.008103 0.001125 15.939412 ( 3.270244)
build_install 0.008820 0.000000 2.182209 ( 1.239530)
test_btest 0.000663 0.000008 64.590124 ( 10.745841)
test_basic 0.004306 0.000344 0.329115 ( 0.420334)
test_all 0.000955 0.000047 663.430768 (110.244617)
test_rubyspec 0.054729 0.007668 52.924607 ( 61.177975)
total: 191.96 sec