Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-093244
#<BuildRuby:0x00005637a165f7f0
@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.20230105-093244",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000465 0.003166 0.609827 ( 1.043762)
build_miniruby 0.000701 0.000162 0.686234 ( 0.685526)
build_ruby 0.001028 0.000238 2.404484 ( 2.403769)
build_all 0.006916 0.002691 12.889308 ( 1.608583)
build_install 0.006074 0.000591 1.531494 ( 0.732598)
test_btest 0.000550 0.000129 67.909392 ( 6.445964)
test_basic 0.003841 0.000021 0.279409 ( 0.374430)
test_all 0.001200 0.000000 500.553770 ( 46.929441)
test_rubyspec 0.008670 0.021738 35.444285 ( 45.984911)
total: 106.21 sec