Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-045805
#<BuildRuby:0x0000557ac9a88178
@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.20240107-045805",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004720 0.000090 1.205165 ( 1.596583)
build_miniruby 0.000995 0.000130 1.476171 ( 1.479124)
build_ruby 0.001319 0.000172 4.110764 ( 4.119138)
build_all 0.007067 0.003331 16.552960 ( 1.649821)
build_install 0.014487 0.000360 4.838030 ( 1.653271)
test_btest 0.000680 0.000094 81.741977 ( 12.092855)
test_basic 0.006041 0.000833 0.649696 ( 0.711795)
test_all 0.082733 0.035731 534.254104 ( 67.645264)
test_rubyspec 0.029575 0.034794 76.100463 ( 88.267019)
total: 179.22 sec