Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-020529
#<BuildRuby:0x0000564eb4aab500
@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.20221217-020529",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.003555 0.635770 ( 1.170367)
build_miniruby 0.000000 0.000870 0.719797 ( 0.719229)
build_ruby 0.000000 0.001348 2.582496 ( 2.508745)
build_all 0.003131 0.006248 12.532063 ( 1.516165)
build_install 0.005940 0.000886 1.640832 ( 0.786645)
test_btest 0.000437 0.000219 66.205675 ( 6.045775)
test_basic 0.002461 0.001231 0.253918 ( 0.348848)
test_all 0.001004 0.000502 509.670820 ( 70.105546)
test_rubyspec 0.005095 0.022889 36.004733 ( 46.403645)
total: 129.61 sec