Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-023203
#<BuildRuby:0x00005557f16c0a90
@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.20221227-023203",
@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.000006)
autoconf 0.000107 0.000000 0.000107 ( 0.000111)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.002735 0.007839 0.961973 ( 1.172948)
build_miniruby 0.000000 0.002560 0.840158 ( 0.839275)
build_ruby 0.002235 0.000565 2.146010 ( 2.148884)
build_all 0.018124 0.000838 18.579824 ( 2.156090)
build_install 0.020094 0.002354 2.052042 ( 1.031119)
test_btest 0.001275 0.000383 95.283450 ( 9.088923)
test_basic 0.003739 0.005855 0.353677 ( 0.439627)
test_all 0.002202 0.000770 703.717050 ( 64.103268)
test_rubyspec 0.105833 0.071532 48.075717 ( 56.176125)
total: 137.16 sec