Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-212409
#<BuildRuby:0x000055df84a6c098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-212409",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.004765 0.787087 ( 1.200223)
build_miniruby 0.000000 0.000910 0.813194 ( 0.813469)
build_ruby 0.000194 0.001288 2.651531 ( 2.652434)
build_all 0.008194 0.000170 12.418430 ( 0.990822)
build_install 0.009684 0.001116 3.405882 ( 0.965478)
test_btest 0.000549 0.000103 63.268814 ( 5.320670)
test_basic 0.000680 0.003329 0.416896 ( 0.496470)
test_all 0.073241 0.029480 367.203516 ( 43.250799)
test_rubyspec 0.077223 0.053156 73.284940 ( 85.763340)
total: 141.45 sec