Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-044749
#<BuildRuby:0x000055989ce23f58
@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.20230107-044749",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001610 0.004772 0.844351 ( 1.182628)
build_miniruby 0.000988 0.000412 1.019620 ( 1.017585)
build_ruby 0.001692 0.000000 2.765692 ( 2.763055)
build_all 0.009151 0.000563 16.903323 ( 3.041310)
build_install 0.010299 0.000917 2.129523 ( 1.079651)
test_btest 0.000784 0.000247 76.353701 ( 10.369105)
test_basic 0.000000 0.006194 0.344114 ( 0.430632)
test_all 0.000984 0.000393 675.016009 ( 94.509470)
test_rubyspec 0.093054 0.040023 52.386808 ( 60.429672)
total: 174.82 sec