Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-221525
#<BuildRuby:0x000055dc23ccc040
@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.20221230-221525",
@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.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000012 0.000005 0.000017 ( 0.000018)
build_up 0.004391 0.001996 0.844645 ( 1.037369)
build_miniruby 0.000912 0.000415 1.017250 ( 1.015311)
build_ruby 0.001446 0.000000 2.773215 ( 2.770714)
build_all 0.009548 0.000000 16.687879 ( 2.991328)
build_install 0.011589 0.000000 2.287216 ( 1.190921)
test_btest 0.000000 0.000706 75.925298 ( 10.309012)
test_basic 0.003133 0.003280 0.350343 ( 0.436525)
test_all 0.001017 0.000359 675.885798 ( 99.600609)
test_rubyspec 0.072104 0.062317 51.756584 ( 59.769910)
total: 179.12 sec