Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-194259
#<BuildRuby:0x000055b352c63918
@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.20231226-194259",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002030 0.003709 1.102115 ( 1.503248)
build_miniruby 0.001162 0.000259 0.813604 ( 0.812749)
build_ruby 0.001024 0.000228 2.807693 ( 2.808023)
build_all 0.008346 0.000873 15.696899 ( 1.438538)
build_install 0.008080 0.000000 4.422458 ( 1.145929)
test_btest 0.000982 0.000000 77.301061 ( 7.257069)
test_basic 0.004229 0.000035 0.615765 ( 0.686377)
test_all 0.112342 0.018767 508.116042 ( 54.701518)
test_rubyspec 0.000000 0.052082 50.695579 ( 63.019164)
total: 133.37 sec