Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-144902
#<BuildRuby:0x00005562b76b5f48
@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.20221226-144902",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.008959 0.001379 0.977035 ( 1.165719)
build_miniruby 0.000000 0.002667 0.839058 ( 0.836997)
build_ruby 0.001296 0.001260 2.139438 ( 2.141137)
build_all 0.013901 0.005711 18.575998 ( 2.188456)
build_install 0.015902 0.007278 2.049449 ( 1.060157)
test_btest 0.001030 0.000294 91.898720 ( 8.851089)
test_basic 0.007066 0.003895 0.338131 ( 0.422725)
test_all 0.002792 0.000000 674.217794 ( 68.735261)
test_rubyspec 0.103193 0.080152 48.075653 ( 56.237744)
total: 141.64 sec