Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-095018
#<BuildRuby:0x0000561e3be6bcc0
@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.20230524-095018",
@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.000000 0.000049 0.000049 ( 0.000019)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.000473 0.004078 1.280208 ( 2.655816)
build_miniruby 0.000873 0.000145 0.781240 ( 0.780957)
build_ruby 0.001166 0.000195 2.402145 ( 2.403735)
build_all 0.006241 0.003005 12.416025 ( 1.164537)
build_install 0.006086 0.001159 1.688460 ( 0.843209)
test_btest 0.000903 0.000172 83.344230 ( 7.272577)
test_basic 0.002859 0.000544 0.497279 ( 0.580653)
test_all 0.001222 0.000233 437.660153 ( 46.402403)
test_rubyspec 0.018436 0.020991 41.628747 ( 54.071553)
total: 116.18 sec