Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-064909
#<BuildRuby:0x0000557e79c4f818
@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.20240114-064909",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.003983 0.955806 ( 1.329828)
build_miniruby 0.000000 0.000949 0.877292 ( 0.877896)
build_ruby 0.000610 0.000759 2.740691 ( 2.742988)
build_all 0.007884 0.002490 14.755979 ( 1.397921)
build_install 0.004399 0.004215 4.160533 ( 1.137426)
test_btest 0.000556 0.000195 75.491817 ( 7.560468)
test_basic 0.000850 0.002901 0.444888 ( 0.524776)
test_all 0.104913 0.032152 501.191363 ( 56.647316)
test_rubyspec 0.021399 0.013741 49.538276 ( 62.069467)
total: 134.29 sec