Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-103814
#<BuildRuby:0x000055fc8c993d68
@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.20240109-103814",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000010)
build_up 0.004702 0.000061 0.955732 ( 1.318307)
build_miniruby 0.001215 0.000081 0.891580 ( 0.890821)
build_ruby 0.001289 0.000000 2.797080 ( 2.799671)
build_all 0.009474 0.000419 14.534652 ( 1.356022)
build_install 0.008486 0.000000 4.172691 ( 1.128339)
test_btest 0.000666 0.000007 81.161649 ( 7.242839)
test_basic 0.003028 0.000168 0.421422 ( 0.505564)
test_all 0.100270 0.034561 498.232049 ( 57.565428)
test_rubyspec 0.019015 0.013228 48.926757 ( 61.533082)
total: 134.34 sec