Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-235223
#<BuildRuby:0x0000563816373788
@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.20240106-235223",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001019 0.003551 1.258240 ( 1.659501)
build_miniruby 0.000963 0.000152 1.371418 ( 1.374190)
build_ruby 0.001384 0.000218 5.250888 ( 5.258772)
build_all 0.009464 0.000819 16.386206 ( 1.686037)
build_install 0.014269 0.000188 4.689349 ( 1.608424)
test_btest 0.000761 0.000099 83.237922 ( 8.180471)
test_basic 0.000000 0.005323 0.592955 ( 0.662870)
test_all 0.086699 0.032141 551.588048 ( 56.755703)
test_rubyspec 0.042624 0.019366 71.977768 ( 84.273035)
total: 161.46 sec