Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-223258
#<BuildRuby:0x000056404a2103c8
@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.20221217-223258",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003848 0.000481 0.844947 ( 1.362791)
build_miniruby 0.000793 0.000099 0.992305 ( 0.991202)
build_ruby 0.001235 0.000000 2.716066 ( 2.618721)
build_all 0.008995 0.000179 15.884540 ( 3.389750)
build_install 0.010341 0.000622 2.220154 ( 1.226959)
test_btest 0.000554 0.000058 59.138896 ( 12.434762)
test_basic 0.004869 0.000000 0.315488 ( 0.405915)
test_all 0.001812 0.000000 686.429858 (135.968704)
test_rubyspec 0.051733 0.013416 52.429118 ( 60.583762)
total: 218.98 sec