Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-023442
#<BuildRuby:0x00005607bf450ef8
@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.20221206-023442",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009345 0.000780 1.168377 ( 1.199518)
build_miniruby 0.002047 0.000292 0.837685 ( 0.838281)
build_ruby 0.002516 0.000360 2.211031 ( 2.121889)
build_all 0.017581 0.001042 18.407404 ( 2.128399)
build_install 0.013608 0.007703 2.046951 ( 1.019333)
test_btest 0.001378 0.000258 91.151612 ( 8.407520)
test_basic 0.005691 0.001068 0.347664 ( 0.435588)
test_all 0.002719 0.000000 686.471766 ( 70.379393)
test_rubyspec 0.089837 0.060791 48.520804 ( 56.698981)
total: 143.23 sec