Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-040733
#<BuildRuby:0x000055d4a446c098
@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.20240116-040733",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000011 0.000003 0.000014 ( 0.000011)
build_up 0.003847 0.000006 1.059229 ( 1.447337)
build_miniruby 0.001173 0.000247 0.846584 ( 0.845479)
build_ruby 0.000954 0.000201 2.639433 ( 2.639654)
build_all 0.002690 0.006401 14.291506 ( 1.299556)
build_install 0.007026 0.000907 4.116556 ( 1.098625)
test_btest 0.000860 0.000234 74.907639 ( 6.690360)
test_basic 0.004406 0.001201 0.719868 ( 0.794977)
test_all 0.090828 0.037109 471.588844 ( 52.787483)
test_rubyspec 0.028277 0.020187 48.925047 ( 61.253595)
total: 128.86 sec