Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-030821
#<BuildRuby:0x00005560e0f377f8
@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.20231220-030821",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000122 0.004015 1.044161 ( 1.320689)
build_miniruby 0.000834 0.000151 0.902736 ( 0.902776)
build_ruby 0.000000 0.001171 2.736325 ( 2.740115)
build_all 0.001284 0.006017 12.199905 ( 1.008570)
build_install 0.009393 0.000000 3.616947 ( 0.985255)
test_btest 0.000735 0.000000 66.916394 ( 4.907809)
test_basic 0.003688 0.000000 0.380811 ( 0.463181)
test_all 0.085226 0.024981 461.900999 ( 38.380642)
test_rubyspec 0.020245 0.040350 40.272034 ( 53.022639)
total: 103.73 sec