Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-062153
#<BuildRuby:0x000055fafcd80048
@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.20231229-062153",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001206 0.004198 1.101331 ( 1.487123)
build_miniruby 0.001521 0.000000 0.933796 ( 0.932664)
build_ruby 0.001290 0.000000 2.725342 ( 2.725131)
build_all 0.009938 0.000165 16.665886 ( 1.524306)
build_install 0.007752 0.000687 4.804459 ( 1.204998)
test_btest 0.000000 0.000997 84.656886 ( 7.382210)
test_basic 0.000000 0.004983 0.613515 ( 0.688071)
test_all 0.125964 0.012732 547.435554 ( 58.891478)
test_rubyspec 0.020588 0.026985 51.808713 ( 64.099804)
total: 138.94 sec