Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-022101
#<BuildRuby:0x00005582f78e3918
@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.20240111-022101",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000485 0.004000 0.933394 ( 1.313873)
build_miniruby 0.001179 0.000224 1.023560 ( 1.022225)
build_ruby 0.001140 0.000217 2.830460 ( 2.833571)
build_all 0.008108 0.002431 14.798046 ( 1.426615)
build_install 0.004779 0.003970 4.237498 ( 1.139961)
test_btest 0.000649 0.000000 81.141303 ( 7.222700)
test_basic 0.000543 0.003117 0.464420 ( 0.542950)
test_all 0.082869 0.051332 535.564681 ( 53.429064)
test_rubyspec 0.018597 0.012558 49.231613 ( 61.863489)
total: 130.80 sec