Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-225614
#<BuildRuby:0x00005589e4558ef8
@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.20221224-225614",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.008400 0.001028 0.952189 ( 1.168360)
build_miniruby 0.001984 0.000458 0.839447 ( 0.838328)
build_ruby 0.003004 0.000000 2.140392 ( 2.139716)
build_all 0.017827 0.000551 18.531293 ( 2.166634)
build_install 0.020705 0.000000 2.011909 ( 1.003979)
test_btest 0.001275 0.000000 92.193800 ( 9.265751)
test_basic 0.008132 0.000329 0.354728 ( 0.441194)
test_all 0.002234 0.000168 684.579997 ( 63.341372)
test_rubyspec 0.119762 0.053673 47.953486 ( 56.101116)
total: 136.47 sec