Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-162330
#<BuildRuby:0x000055ad9654e860
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-162330",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000071 0.000011 0.000082 ( 0.000085)
build_up 0.002406 0.008518 1.223186 ( 1.362158)
build_miniruby 0.000000 0.002492 0.849647 ( 0.854753)
build_ruby 0.000924 0.001866 2.209677 ( 2.134504)
build_all 0.011057 0.009594 18.504447 ( 2.140831)
build_install 0.020364 0.001101 2.115820 ( 1.067100)
test_btest 0.001346 0.000496 94.100653 ( 9.284515)
test_basic 0.003651 0.004209 0.350710 ( 0.438758)
test_all 0.001773 0.000709 692.747686 ( 70.376213)
test_rubyspec 0.083554 0.073057 49.273187 ( 57.789186)
total: 145.45 sec