Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-132756
#<BuildRuby:0x000055767ffe7ae0
@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.20231123-132756",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004239 0.001413 1.344844 ( 1.771824)
build_miniruby 0.000893 0.000298 0.957742 ( 0.957493)
build_ruby 0.000969 0.000323 2.770527 ( 2.770319)
build_all 0.005466 0.005044 16.971133 ( 1.615737)
build_install 0.009726 0.000018 5.172186 ( 1.173750)
test_btest 0.000941 0.000313 84.685182 ( 7.566356)
test_basic 0.003312 0.001104 0.708336 ( 0.788391)
test_all 0.076376 0.061479 498.586381 ( 52.287164)
test_rubyspec 0.022880 0.024510 51.158755 ( 63.390033)
total: 132.32 sec