Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-021805
#<BuildRuby:0x00005638a9250098
@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.20231228-021805",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005676 1.278209 ( 1.655382)
build_miniruby 0.000000 0.000926 0.903348 ( 0.902740)
build_ruby 0.000049 0.001414 2.775433 ( 2.775475)
build_all 0.003447 0.006485 16.322755 ( 1.497364)
build_install 0.008560 0.000288 4.581014 ( 1.120785)
test_btest 0.000780 0.000248 81.019420 ( 7.695820)
test_basic 0.003723 0.001185 0.609576 ( 0.684150)
test_all 0.107389 0.033303 539.166114 ( 53.927829)
test_rubyspec 0.029030 0.016294 50.432923 ( 62.677596)
total: 132.94 sec