Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-093535
#<BuildRuby:0x000055e0e5ef7858
@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.20240112-093535",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000247 0.003980 0.987798 ( 1.364807)
build_miniruby 0.000931 0.000133 0.932233 ( 0.931746)
build_ruby 0.001301 0.000186 2.857595 ( 2.858179)
build_all 0.004516 0.005787 14.627706 ( 1.352661)
build_install 0.005818 0.004112 4.263423 ( 1.140942)
test_btest 0.000627 0.000145 79.371339 ( 7.811034)
test_basic 0.000622 0.002913 0.464176 ( 0.544783)
test_all 0.096642 0.038098 530.437169 ( 49.224765)
test_rubyspec 0.021986 0.012648 49.596981 ( 62.164372)
total: 127.39 sec