Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-215413
#<BuildRuby:0x00005639b966f230
@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.20240113-215413",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004094 0.000909 0.921883 ( 1.302033)
build_miniruby 0.000779 0.000173 0.918522 ( 0.918539)
build_ruby 0.001095 0.000243 2.736358 ( 2.738462)
build_all 0.008009 0.002218 14.404489 ( 1.412402)
build_install 0.005236 0.003284 4.187763 ( 1.131313)
test_btest 0.000536 0.000134 76.696651 ( 7.531228)
test_basic 0.004536 0.001134 0.510482 ( 0.585395)
test_all 0.116562 0.017516 505.530837 ( 56.579936)
test_rubyspec 0.020144 0.014322 49.136616 ( 61.707066)
total: 133.91 sec