Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-145441
#<BuildRuby:0x000055e8d2b50098
@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.20240115-145441",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001395 0.003117 1.113610 ( 1.485445)
build_miniruby 0.001025 0.000000 0.941600 ( 0.941893)
build_ruby 0.001371 0.000000 2.762306 ( 2.761889)
build_all 0.008822 0.000000 14.167120 ( 1.305648)
build_install 0.003698 0.003684 4.081224 ( 1.060202)
test_btest 0.000537 0.000188 72.105624 ( 7.254012)
test_basic 0.004366 0.000132 0.685864 ( 0.764023)
test_all 0.091286 0.037731 506.469938 ( 48.272008)
test_rubyspec 0.008975 0.037144 47.788519 ( 60.246687)
total: 124.09 sec