Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-115455
#<BuildRuby:0x0000562c10cd7228
@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.20240105-115455",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.004309 0.000110 0.729824 ( 1.167023)
build_miniruby 0.000995 0.000299 0.895444 ( 0.896081)
build_ruby 0.001372 0.000412 2.739103 ( 2.742719)
build_all 0.006924 0.000707 12.057308 ( 1.044629)
build_install 0.011544 0.000000 3.340706 ( 0.960204)
test_btest 0.000675 0.000000 61.492470 ( 6.331110)
test_basic 0.000511 0.003125 0.379508 ( 0.460221)
test_all 0.081656 0.024536 419.868386 ( 43.046671)
test_rubyspec 0.037678 0.024150 40.491690 ( 53.218979)
total: 109.87 sec