Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-024113
#<BuildRuby:0x0000562d0cf1a858
@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.20221208-024113",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004387 0.000675 1.150224 ( 2.676519)
build_miniruby 0.000850 0.000131 0.992079 ( 0.991241)
build_ruby 0.001009 0.000156 2.753686 ( 2.645753)
build_all 0.009038 0.000040 15.954173 ( 3.361087)
build_install 0.008722 0.000000 2.171926 ( 1.254954)
test_btest 0.000533 0.000061 60.412601 ( 11.743955)
test_basic 0.000814 0.003823 0.296928 ( 0.387910)
test_all 0.000695 0.000115 649.121903 (117.621936)
test_rubyspec 0.053895 0.012095 52.427082 ( 60.604586)
total: 201.29 sec