Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-074310
#<BuildRuby:0x000055e37b0b3fb0
@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.20221231-074310",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.006532 0.000000 0.839472 ( 1.024018)
build_miniruby 0.001303 0.000000 1.017861 ( 1.015935)
build_ruby 0.000000 0.001564 2.772074 ( 2.769415)
build_all 0.005572 0.004364 16.808182 ( 3.008639)
build_install 0.009743 0.001180 2.329850 ( 1.192283)
test_btest 0.000914 0.000174 75.062243 ( 10.356812)
test_basic 0.006698 0.000512 0.347316 ( 0.432347)
test_all 0.001415 0.000112 659.829744 (111.686081)
test_rubyspec 0.096676 0.028587 51.342752 ( 59.388882)
total: 190.88 sec