Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-022941
#<BuildRuby:0x00005598db31aff0
@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.20221220-022941",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002768 0.000755 0.610975 ( 1.015646)
build_miniruby 0.001040 0.000000 0.745435 ( 0.744927)
build_ruby 0.001363 0.000000 2.598766 ( 2.522713)
build_all 0.009483 0.000000 12.367308 ( 1.496055)
build_install 0.006498 0.000346 1.614482 ( 0.769250)
test_btest 0.000539 0.000108 65.333879 ( 5.859060)
test_basic 0.002913 0.000583 0.246188 ( 0.341338)
test_all 0.001441 0.000288 509.108232 ( 72.173361)
test_rubyspec 0.018248 0.011201 35.395416 ( 45.969591)
total: 130.89 sec