Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-235946
#<BuildRuby:0x000056125ec04178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-235946",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001378 0.004502 0.804390 ( 1.160357)
build_miniruby 0.000768 0.000210 0.814992 ( 0.815153)
build_ruby 0.001465 0.000400 2.700866 ( 2.701674)
build_all 0.006092 0.001326 11.911689 ( 0.963662)
build_install 0.003998 0.006179 3.372348 ( 0.955299)
test_btest 0.000520 0.000184 60.555084 ( 5.777876)
test_basic 0.001351 0.002677 0.417748 ( 0.498915)
test_all 0.083060 0.015177 381.914046 ( 38.636911)
test_rubyspec 0.050378 0.037988 40.332781 ( 52.859492)
total: 104.37 sec