Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-224750
#<BuildRuby:0x00005566c898ff88
@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-224750",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.004169 1.041775 ( 1.427054)
build_miniruby 0.000000 0.001204 0.985807 ( 0.984508)
build_ruby 0.000000 0.001590 2.820443 ( 2.821076)
build_all 0.009481 0.000721 14.557313 ( 1.393849)
build_install 0.001022 0.008231 4.231811 ( 1.143995)
test_btest 0.000537 0.000128 80.077702 ( 7.538264)
test_basic 0.004258 0.000000 0.663454 ( 0.741628)
test_all 0.098298 0.035220 517.109166 ( 45.631578)
test_rubyspec 0.021932 0.009770 48.744958 ( 61.289666)
total: 122.97 sec