Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-023648
#<BuildRuby:0x000055ace9b33fa8
@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.20231228-023648",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005193 0.000105 1.148263 ( 1.520753)
build_miniruby 0.001303 0.000137 0.883261 ( 0.882157)
build_ruby 0.000000 0.001263 2.861569 ( 2.860805)
build_all 0.006057 0.003262 16.056769 ( 1.489043)
build_install 0.007542 0.000448 4.535768 ( 1.127062)
test_btest 0.000947 0.000135 80.227826 ( 7.353417)
test_basic 0.002030 0.003359 0.766112 ( 0.839689)
test_all 0.090626 0.045978 517.069439 ( 57.164122)
test_rubyspec 0.022865 0.027214 49.061524 ( 61.384248)
total: 134.62 sec