Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-105102
#<BuildRuby:0x0000564ea16c2ff0
@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.20221213-105102",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003475 0.637141 ( 1.059419)
build_miniruby 0.000131 0.000754 0.739232 ( 0.738471)
build_ruby 0.001400 0.000000 2.637569 ( 2.562834)
build_all 0.008837 0.000414 12.486507 ( 1.519856)
build_install 0.006704 0.000000 1.648258 ( 0.798818)
test_btest 0.000680 0.000000 65.385042 ( 5.905202)
test_basic 0.000649 0.003158 0.245117 ( 0.340632)
test_all 0.001229 0.000307 511.196870 ( 69.942411)
test_rubyspec 0.014206 0.014795 35.751440 ( 46.331040)
total: 129.20 sec